Skip to content

Azukimochi/TSPSimulatorApp-byGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

TravelingSimulator 

遺伝的アルゴリズムを用いて巡回セールスマン問題を解くシミュレータアプリです.
VM引数に ”-Dglass.win.minHiDPI=1”を追加して起動してください.

A simulator app that solves the traveling salesman problem using a genetic algorithm.
Please add "-Dglass.win.minHiDPI=1" in the VMargument when using.
And sorry, this app is JP Language ONLY.

JDK 1.8.0_u202にて作成
Create by JDK 1.8.0_u202

使用したライブラリのリスト List of libraries used in this project

このプロジェクトはMavenを使用しています.
This project uses Maven.

  1. JavaFX 1.8 https://github.com/openjdk/jfx
  2. ScaledFX https://github.com/miho/ScaledFX
  3. jackson https://github.com/FasterXML/jackson

About

TravelingSImulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages