Open evandrix opened 6 years ago
You can put this picture into pieces with this tool. Enter the side length of square piece: "40". My problem is that I can't compile the compile_solver.sh with: "./compile_solver.sh".
Error:
In file included from ./src/solver.cpp:21:0:
./src/MST_solver.cpp: In member function ‘std::vector
EDIT: Hacking-lab challenge;)
@RiccardoLandolfo ok lol this is the darndest thing, but I encountered your same issue on my side and fixed it. You need to open src/MST_solver.h and add the following to the bottom of the #include block at the top:
After that it compiles successfully. D'oh.
@biswajitsc is this something you can change directly? Or I can do a PR with the change. Either way.
@AtomicGaryBusey, Sure! Feel free to send a PR :D
can the existing code be modified in some way? e.g. 1280x720 image https://preview.ibb.co/mxGXx7/jigsaw.png