Run

Build

# build in windows
cmake --build . 

Debug utils

 gcc -E tsp.c > tsp_expanded.c

Run tests

./