Skip to content

siruku6/MathematicsTrial

Repository files navigation

MathematicsTrial

upload the trials concerning mathematics

  • 書籍に掲載されている数式や事例を実装したもの
  • 以下の手法を用いて、 JSSP に対する求解性能を比較した
    • 遺伝的アルゴリズム (Genetic Algorithm: GA)
    • 数理最適化ソルバー (CBC、CP-SAT)
    • 焼きなまし法 (Simulated Annealing: SA)
    • 離散粒子群最適化 (Discrete Particle Swarm Optimization: DPSO)

Languages