This is a Max-SAT Solver based on numpy to use the vectorization for efficiency.
- Stochastic Hill Climbing
- Simulated Annealing
- Tabu Search
For set more options (logggin, plotting): python3 main.py -h
The first line contains two space-separated integers
Next
Example:
2 -4 5 6 -7 0