Skip to content
/ GA_TSP Public

Simple genetic algorithm for TSP - Course Artificial Intelligence Algorithms

License

Notifications You must be signed in to change notification settings

geldas/GA_TSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GA_TSP (Simple genetic algorithm for TSP)

Course Artificial Intelligence Algorithms

Description: The course introduces basic approaches to artificial intelligence algorithms and classical methods used in the field. Main emphasis is given to automated formulas proves, knowledge representation and problem solving. Practical use of the methods is demonstrated on solving simple engineering problems.

Project Description

Semestral project. Simple Genetic Algoritm for Travelling Salesman Problem (TSP). User is allowed to change parameters via GUI. The application solves either random generated graphs or TSPLIB file formats (.tsp).

gui_image

GUI

About

Simple genetic algorithm for TSP - Course Artificial Intelligence Algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages