Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 851 Bytes

index.rst

File metadata and controls

34 lines (26 loc) · 851 Bytes

Welcome to simplesat's documentation!

A library for SAT-based dependency handling. The simplesat library provides facilities for describing packages and their relationships, producing a set of CNF clauses, and producing a solution for the clauses, according to the notion of a "policy," which determines the order in which packages are tried.

Contents:

.. toctree::
   getting_started
   architecture
   sat_solving
   comparing_with_composer
   api
   glossary
   references
   :maxdepth: 2


Indices and tables