Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 400 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 400 Bytes

AlphaGene

A Travelling Salesman Problem Implementation (TSA) using Genetic Algorithms

This was a school mini-project during the 3rd year of my Bachelor degree

I didn't have time to revise it. It was my very first hello world in java because I learned java on the go while working on this project

It works well and has a simple GUI to generate a problem and set the solution parameters.