Simulated Annealing algorithm simulator

Works on windows only

Dependencies

  • Available inside the repositry
  • SDL2 - window, input and rendering
  • stb_trutype - font loading, rasterization and rendering

Build and run

  • Require cl (Microsoft Visual C/C++ compiler) to be in the path.
  • To build and run the cmd in a windows terminal
    cd SimulatedAnneal
    build.bat
    run.bat
    
  • Compiled binaries are available in "SimulatedAnneal\bin" folder

Simulator

Image of smalled filelist view