Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 410 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 410 Bytes

Gomoku QIP File Generator Instructions

This is a C++ Program that generates a Quantified Integer Program(QIP) with more than 100000 constraints and variables for Yasol Solver

  • To run it compile main.cpp
  • Resulting gomoku.qlp file will be printed to the source directory
  • You can use Yasol QIP Solver to solve the Gomoku Game