Skip to content

algorithms

Diamond-Square

Generating fractal terrain with the diamond-square algorithm.

The Travelling Thief Problem

A discussion of the relatively new Travelling Thief Problem; a merger of the well-known Travelling Salesman and 0-1 knapsack problems, plus a brief foray into computational complexity.