https://github.com/utsa-saga/vc8proof
Tip revision: ecc68a0c3cbeb94477243989a4c0e2300bd3b259 authored by San Antonio Geometry Algorithms on 13 July 2023, 00:09:48 UTC
Update README.md
Update README.md
Tip revision: ecc68a0
README.md
# vc8proof
This program is intend to show that there does not exist a candidate ordering that is realizable in limited visibility terrain of size 8.
How to execute:
unzip Unsolved.zip
cd Solver/
chmod +x ./solve.sh
./solve.sh
Note that ./solve.sh will create 23 processes to verify all 9 * 10 * 11 * 12 = 11880 cases.