Skip to content

Releases: guofei9987/scikit-opt

version 0.5.3

23 Dec 18:46
Compare
Choose a tag to compare

Better GA for TSP

version 0.5.2

22 Dec 08:10
Compare
Choose a tag to compare

integer programming for GA

version 0.5.0

02 Dec 09:30
Compare
Choose a tag to compare
  • Differential Evolution available
  • Algorithm with constraint available
  • Move operators to a path operators
  • Remove old-style register UDF

version 0.3.5

25 Nov 13:24
Compare
Choose a tag to compare
  • 3 types of Simulated Annealing: Fast, Boltzmann, Cauchy.
  • Now Simulated Annealing is nearly perfect
  • documents is more specific

version 0.3.4

21 Nov 16:05
Compare
Choose a tag to compare
  • Almost perfect: Simulated Annealing for TSP
  • New docs
  • 2 animations (PSO and SA)

version 0.3.3

19 Nov 02:38
Compare
Choose a tag to compare
  • PSO (Particle Swarm Optimization) with constraint
  • Faster GA operators
  • New documents framework

version 0.3.2

25 Oct 09:34
Compare
Choose a tag to compare

$pip install scikit-opt

  • A new type of register
  • Provide some operators

scikit-opt v0.3.1 release

17 Sep 13:39
Compare
Choose a tag to compare

$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

07 Sep 15:10
Compare
Choose a tag to compare

This is the first releases
See here
$pip install scikit-opt

scikit-opt v0.1.1 release

06 Sep 05:48
Compare
Choose a tag to compare

This is the first releases
See here
$pip install scikit-opt