Description: Ant colony algorithm, a Java program, the object-oriented thought, seek the shortest path
To Search:
File list (Check if you may need any files):
My_Ant_Algorithm
................\.classpath
................\.project
................\.settings
................\.........\org.eclipse.jdt.core.prefs
................\bin
................\...\com
................\...\...\ant
................\...\...\...\Ant.class
................\...\...\...\AntAlgorithm.class
................\...\...\...\City.class
................\...\...\...\CityMatrix.class
................\...\...\...\Main.class
................\data.txt
................\src
................\...\com
................\...\...\ant
................\...\...\...\Ant.java
................\...\...\...\AntAlgorithm.java
................\...\...\...\City.java
................\...\...\...\CityMatrix.java
................\...\...\...\Main.java