AdaSAT is an implementation of Davis–Putnam–Logemann–Loveland (DPLL) based propositional satisfiability problem (SAT) solver in Ada. Supported features include: * Conflict analysis and backjumping * Two-watched literals scheme * Built-in support for At-Most-One constraints * Custom theories
Created attachment 272538 [details] [PATCH] devel/adasat: New Port, DPLL-based SAT solver in Ada
hm, why do you put that port in the lang category? and why do you not put it in the math category? I would use math as primary category and devel as secondary and not put it into lang.
(In reply to Benjamin Takacs from comment #2) Great idea. Will update.
Created attachment 272555 [details] [PATCH] devel/adasat: New Port, DPLL-based SAT solver in Ada Move to math. poudriere-testport math/adasat: 14_4-amd64-release: Pass 15_1-amd64-release: Pass main-amd64-default: Pass