Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 437 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 437 Bytes

pizza-maxsat

Compile

sbt needs to be installed.

sbt assembly

Usage

java -jar target/scala-2.12/pizza-maxsat-assembly-0.1.jar [sat4j|openwbo] [FILE]

Example

Solve an example with OpenWBO (the binary open-wbt needs to be in the path):

java -jar target/scala-2.12/pizza-maxsat-assembly-0.1.jar openwbo src/test/resources/b_small.in