Releases: guofei9987/scikit-opt
Releases · guofei9987/scikit-opt
version 0.5.3
Better GA for TSP
version 0.5.2
integer programming for GA
version 0.5.0
- Differential Evolution available
- Algorithm with constraint available
- Move operators to a path
operators
- Remove old-style register UDF
version 0.3.5
- 3 types of Simulated Annealing: Fast, Boltzmann, Cauchy.
- Now Simulated Annealing is nearly perfect
- documents is more specific
version 0.3.4
- Almost perfect: Simulated Annealing for TSP
- New docs
- 2 animations (PSO and SA)
version 0.3.3
- PSO (Particle Swarm Optimization) with constraint
- Faster GA operators
- New documents framework
version 0.3.2
$pip install scikit-opt
- A new type of register
- Provide some operators
scikit-opt v0.3.1 release
$pip install scikit-opt
- add immune algorithm, artificial fish swarm algorithm
- new operators for GA
- new types of udf
scikit-opt v0.2.1 release
This is the first releases
See here
$pip install scikit-opt
scikit-opt v0.1.1 release
This is the first releases
See here
$pip install scikit-opt