Skip to content

frehn/pizza-maxsat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages