[CST-2] Kolmogorov complexity - cost of sorting

Tom Puverle tp225@cam.ac.uk
Fri, 31 May 2002 19:32:36 +0100


> 
> 	struct Point3D
> 	{
> 		int x,y;
> 	};
> 
> 	...

Sorry I was originally intending to do a 3D example
but then changed my mind but forgot to change the
names to Point2D. :)