Line 34:
Line 34:
== Genetic Algorithm ==
== Genetic Algorithm ==
+
* compares generated surfaces to goal via a cost function
+
* mutations alter generated solutions which are then evaluated
+
* this process loops until cost function conditions (set by the user) are met
== Simulated Annealing ==
== Simulated Annealing ==