|
Changelog
Fri Feb 22 2008 Version 0.2
===========================
- The manual was extended a bit
- Many segfaults and errors that could occur in bizarre cases were fixed
- The library has been tested and corrected with > 6000 test cases
- the example application xrcps is now working
- get/set solver parameters like mutation rates and population size
- it is now possible to query the solver whether the generated solution is valid
- nonrenewable resources work now
Tue Nov 6 2007 Version 0.1
==========================
This is the first public release. It contains the code from my thesis
restructured and cleaned up adn some documentation, but no advanced features
yet. Since it is expected that the API will change a bit in the near future, it
is advisable to use static linking instead of the dynamic library.
|