You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update example Maven projects to latest JavaSMT release.
Due to interface and feature changes related to enumeration theory, the Sudoku test is not running.
However, the projects themselves run correct, and all dependencies are available.
For building the project, apply "mvn install -Dmaven.test.skip=true".
For running a project, apply something like "java -jar target/java-smt-maven-example-1.8.jar".
0 commit comments