1. 02 Jan, 2017 6 commits
  2. 01 Jan, 2017 6 commits
  3. 31 Dec, 2016 7 commits
  4. 29 Dec, 2016 2 commits
  5. 28 Dec, 2016 2 commits
  6. 27 Dec, 2016 3 commits
  7. 25 Dec, 2016 1 commit
  8. 23 Dec, 2016 1 commit
  9. 22 Dec, 2016 2 commits
  10. 21 Dec, 2016 1 commit
  11. 13 Dec, 2016 2 commits
  12. 12 Dec, 2016 1 commit
    • xSAT is an experimental SAT Solver based on Glucose v3(see Glucose copyrights… · 5351ab4b
      xSAT is an experimental SAT Solver based on Glucose v3(see Glucose copyrights below) and ABC C version of
      MiniSat (bsat) developed by Niklas Sorensson and modified by Alan Mishchenko. It’s development has reached
      sufficient maturity to be committed in ABC, but still in a beta state.
      
      TODO:
      * Read compressed CNF files.
      * Study the use of floating point for variables and clauses activity.
      * Better documentation.
      * Improve verbose messages.
      * Expose parameters for tuning.
      Bruno Schmitt committed
  13. 08 Dec, 2016 2 commits
  14. 06 Dec, 2016 4 commits