StephanGocht / VeriPB

Verifier for pseudo-Boolean proofs
MIT License
12 stars 1 forks source link

Resolve maybe, update documentation #6

Closed StephanGocht closed 4 years ago

StephanGocht commented 4 years ago

This is a minor point, but the semantics of ResolveMaybe is currently undefined in the documentation. If neither constraint contains the variable to be resolved over, then we should define what the result is. The easiest solution would be to simply return the first operand.

Alternatively disable rule.