Files
content/tools/sat-smt/lingeling.md
2025-08-21 16:15:06 -06:00

689 B

+++ date = 2025-06-07 draft = false title = 'Lingeling' subtitle = 'SAT Solver' links = [ { title = "Homepage", url = "https://fmv.jku.at/lingeling/", icon = 'fa-solid fa-home' }, { title = "Source Code", url = "https://github.com/arminbiere/lingeling", icon = 'fa-solid fa-code' }, # { title = "Playground", url = "https://jfmc.github.io/z3-play/", icon = 'fa-solid fa-gamepad' } ] applications = ['SAT Solver'] developers = ['Johannes Kepler Universität Linz'] licenses = ['MIT']

inputs = ['']

interfaces = ['CLI'] maintenance = ['Actively Maintained']

techniques = ['CDCL']

publications = ['deMoura2008']

+++

Lingeling is a SAT solver.