Metadata-Version: 2.1
Name: satyrus
Version: 3.0.5
Summary: Satyrus3 Optimization Framework
Home-page: https://www.lam.ufrj.br/~pmxavier/projects/satyrus/
Author: Pedro Maciel Xavier
Author-email: pedromxavier@poli.ufrj.br
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/pedromxavier/Satyrus3/issues
Project-URL: Source, https://github.com/pedromxavier/Satyrus3
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Requires-Python: <3.10,>=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ply (>=3.11.0)
Requires-Dist: cstream (>=1.0.2)
Requires-Dist: tabulate
Requires-Dist: numpy
Provides-Extra: all
Requires-Dist: dwave-neal ; extra == 'all'
Requires-Dist: gurobipy ; extra == 'all'
Provides-Extra: dev
Requires-Dist: dwave-neal ; extra == 'dev'
Requires-Dist: gurobipy ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Provides-Extra: dwave
Requires-Dist: dwave-neal ; extra == 'dwave'
Provides-Extra: gurobi
Requires-Dist: gurobipy ; extra == 'gurobi'

# Satyrus3

Please refer to the [documentation](https://www.lam.ufrj.br/~pmxavier/projects/satyrus/).

