Next: , Previous: Simulated Annealing functions, Up: Simulated Annealing


24.3 Examples

The simulated annealing package is clumsy, and it has to be because it is written in C, for C callers, and tries to be polymorphic at the same time. But here we provide some examples which can be pasted into your application with little change and should make things easier.


Back to the GNU Scientific Library Homepage