CurrentBranch

class CurrentBranch(branches: List<BooleanFormula>)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun add(constraints: List<BooleanFormula>): CurrentBranch
fun add(constraint: BooleanFormula): CurrentBranch
Link copied to clipboard
fun get(): Branch