Skip to content

Genetic Algorithm for the Traveling Student (GATS). This was a self-chosen CS225 Computer Science II project that is written in Java and uses data encapsulation software design practices. I'm continuing to work on this and might convert is to C# to make an interactive menu in Unity.

Notifications You must be signed in to change notification settings

Sleepwalker423/GATS

Repository files navigation

The main method is located in GATS_Main.java The GATS_SDD.pdf is the software design document for the program that explains the functions of every class. This code can be run via command prompt using java and javac commands. It has only been run on a Windows 11 OS.

About

Genetic Algorithm for the Traveling Student (GATS). This was a self-chosen CS225 Computer Science II project that is written in Java and uses data encapsulation software design practices. I'm continuing to work on this and might convert is to C# to make an interactive menu in Unity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages