Skip to content

Releases: jix/varisat

Varisat 0.2.1

18 May 08:09
@jix jix
Compare
Choose a tag to compare
  • Improved API for constructing formulas (#54 and #55)
  • Fix proof generation when the formula contains duplicated unit clauses (#26)
  • Configurable search parameters (#39)
  • Proofs for satisfiable instances (#47)
  • Proofs for incremental solving (#48)
  • Reduce size of proofs in native format (#42)
  • Split independent parts into individual crates with re-exports (#51)

Varisat 0.2.0

04 May 09:38
@jix jix
Compare
Choose a tag to compare
Merge #12

12: Release Varisat 0.2.0 r=jix a=jix



Co-authored-by: Jannis Harder <me@jix.one>