Skip to content

Eliezer-Beczi/TSP_SFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TSP_SFML

Travelling Salesman Problem + SFML

Compile it with: g++ main.cpp -O3 -lsfml-graphics -lsfml-window -lsfml-system

Run it with: ./a.out

Usage

Zoom In: I

Zoom Out: O

Move View: W, A, S, D

Releases

No releases published

Packages

No packages published

Languages