Optimisation : Simulated Annealing
Generate a random solvable tetravex and try to solve it.
make
./solver.out [-w width -h height -l lambda -Tmin temperature -Tmax temperature -m max_iter -f input_file -v]
./solver.out --help
####
North East South West
' '
5948 1599 4617 6049 4820 9185 9666 1901 8346
File content must match width and height arguments, an error will be generated otherwise.