CurrentBranch

class CurrentBranch(branches: List<BooleanFormula>)

Types

Companion
Link copied to clipboard
object Companion

Functions

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