Metadata-Version: 2.4
Name: cpsat-utils
Version: 0.1.0
Summary: A Python package of utilities for Google's ortools CP-SAT solver.
Author-email: Dominik Krupke <krupked@gmail.com>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ortools>=9.10
Dynamic: license-file

# cpsat-utils
A utils package for Google's ortools CP-SAT solver
