Skip to content

little-d1d1/MonadicAbstraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monadic Abstraction

Overview

Given a formula and a set of predicates {P1,...,Pn}, decide for each Pi, whether F and Pi is satisfiable or not.

Applications

  • k-induction (in checking mulitple properties)
  • Optimization Modulo Theories (for symbolic abstraction)
  • Value-flow analysis (in checking mulitple properties)
  • etc.? (e.g., as a sub-proceure of other algorithms)

Related Work

  • Predicate abstraction
  • Symbolic abstraction
  • Consequence finding
  • Quantifier elimination
  • Forgetting
  • ...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages