using the simulated annealing algorithm to find solutions to the traveling salesman problem
Read the rest of this entry »
simulated annealing and TSP
concave shape triangulation: ear cutting algorithm
this is an algorithm to triangulate concave shapes. the result is not quite as pretty as a Delaunay triangulation but it does a nice job.
Read the rest of this entry »
my beloved readers wrote…