- resolved : SplitStatus
- notReady : SplitStatus
- ready (numCases : Nat) (isRec tryPostpone : Bool := false) : SplitStatus
Instances For
Equations
Instances For
Selects a case-split from the list of candidates, and adds new choice point (aka backtracking point). Returns true if successful.