16 Commits (282e28873350969024830b5bccb2c4f033ed7a71)

Autor SHA1 Mensaje Fecha
  Lucas Stadler 0b76da28d9 include from_vec only when running tests %!s(int64=10) %!d(string=hace) años
  Lucas Stadler ea6f4850a7 remove two more uses of `.clone` %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 8a2361dd6c replace nested loop with `.find` %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 95fac8cd93 avoid `.clone()` where possible %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 2c471cd484 add commented out debug statements %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 4fdf121d23 make dpll non-recursive %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 19c052f5d8 use dpll on the dimac formula that was parsed from stdin %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 914f3a7877 it says dpll, but i don't believe it yet %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 9d2e76e077 implement is_clause_unit %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 5bb55f6745 use `.iter().{any,all}` instead of manual iteration %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 77c4e49916 use is_true and is_false in the is_clause_* functions %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 1a75ade163 change is_true and is_false to work properly with unknowns %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 321a0b3969 implement is_true, is_false and is_unknown %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 2a23b38aee implement "detecting" conflict clauses %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 0874ad6401 introduce an alias for clauses %!s(int64=10) %!d(string=hace) años
  Lucas Stadler 35ab48ea8d start a dpll module, just for... fun? %!s(int64=10) %!d(string=hace) años