Metadata-Version: 1.0
Name: simanneal
Version: 0.1
Summary: Simulated Annealing in Python
Home-page: https://github.com/perrygeo/simanneal
Author: Matthew Perry
Author-email: perrygeo@gmail.com
License: BSD
Description: simanneal is a python implementation of the 
        simulated annealing discrete optimization 
        teechnique. It is useful for findy close-to-optimal solutions amongst 
        extremely large (but finite) set of potential configurations.
        
Platform: UNKNOWN
