Travelling Salesman Problem (TSP) Implementation (GA + GLFW) I am trying to implement a travelling salesman problem using a genetic algorithm for the backend and GLFW for display.