Implementation of local search-based algorithms for solving SAT and Max-SAT in Python
local-search novelty sat-solver random-walk tabu-search combinatorial-optimization walksat-algorithm iterated-local-search max-sat gsat adaptive-novelty r-novelty
-
Updated
Dec 6, 2020 - Python