Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Lizn-zn/MT-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Run the following command

pip install git+https://github.com/Lizn-zn/pysmt.git@Bottema
pip install [email protected]:Lizn-zn/MT_Solver.git

Test

Run python test/test.py to test all solvers

Usage

  • SMT solver checks satisfiability of a formula
mtsolve --fpath ./test/cases/3.smt --z3 "--timeout 5"
  • SOS prover checks a formula is a sum of squares
mtprove --fpath ./test/cases/3.smt --tsds "--timeout 5"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published