Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 247 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 247 Bytes

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