Binary package “python3-logilab-constraint” in ubuntu noble

constraints satisfaction solver in Python - Python 3

 Extensible constraint satisfaction problem solver written in pure
 Python, using constraint propagation algorithms. The
 logilab.constraint module provides finite domains with arbitrary
 values, finite interval domains, and constraints which can be applied
 to variables linked to these domains.