Skip to content

Interactive Teaching Application on SAT solvers in Formal Methods

License

Notifications You must be signed in to change notification settings

salarkalan/FormalMethods-SAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FormalMethods-SAT

This application offers educational materials on SAT solvers and checks propositional logic formulas for well-formedness, satisfiability and validity.

Screenshot

Key Features

  • Ckecks Well-formedness of propositional logic formulas.
  • Providing enhanced feedback to the user.
  • Checks Satisfiability/Validity of propositional logic formula (by runnign Limboole in background).

Requirements

  • Python >= 3.9.0
  • Limboole executable file

Usage

You can run the application by the following command:

python main.py

License

This project is licensed under the MIT License.

Third-Party Licenses

About

Interactive Teaching Application on SAT solvers in Formal Methods

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages