Deterministic Annealing Code

Posted by wade on Stack Overflow See other posts from Stack Overflow or by wade
Published on 2010-05-06T02:05:28Z Indexed on 2010/05/06 2:08 UTC
Read the original article Hit count: 335

I would like to find an open source example of a code for deterministic annealing. It can be in almost any language: C, C++, MatLab/Octave, Fortran. I have already found a MatLab code for simulated annealing, so MatLab would be best. Here is a paper that describes the algorithm: http://www.google.com/url?sa=t&source=web&ct=res&cd=1&ved=0CB8QFjAA&url=http%3A%2F%2Fvandamteaching.googlepages.com%2FABriefIntroductionToDeterministicAnn.pdf&ei=DiLiS8qZFI7AMozB1JED&usg=AFQjCNHLps7HRWXLNN5rAX5aJ5BsJbcHuQ&sig2=YSokUTOs0UszAFZ9TDiJgQ

© Stack Overflow or respective owner

Related posts about matlab

Related posts about simulated-annealing