Pan, Lei writes: > I want to use simulated annealing in multidimentional case but the > example in the document is one-dimentional. Is there an example in > multidimentional case? What are the necessary changes I need to > make from 1D to multiD? Thank you.
There is a multidimensional travelling salesman example in the manual as well. The source code is in the GSL distribution siman/ directory, file siman_tsp.c. -- best regards, Brian Gough Network Theory Ltd, Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/ _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
