/Genetics

Messing around with genetic algorithms

Primary LanguageJava

Scc Count Badge Language grade: Java Total alerts

Genetics

Messing around with genetic algorithms

Properties src/main/resources/config.properties (or edit inside JAR / override by placing file in the same folder)

Traveling Salesman

mvn clean package -P bot
  • Launch fr.klemek.genetics.bot.Window
  • Parameters src/main/resources/bot.properties
  • Data src/main/resources/cities.csv

preview

preview

Not-intersecting graph

mvn clean package -P graph
  • Launch fr.klemek.genetics.graph.Window
  • Parameters src/main/resources/graph.properties
  • Data src/main/resources/graph.csv

preview