Skip to content

ganley/optimizer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

optimizer

Simulated annealing library (C++)

This was an attempt to distill what I knew about simulated annealing not long after I sent several years working with it. It was written quite a long time ago and not very thoroughly tested. My goals here were sort of hobbled by the fact that many of the techniques I knew for making simulated annealing awesome, I wasn't sure if they were trade secrets or IP owned by my former employer or what, so I didn't include them in this code.

About

Simulated annealing library (C++)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages