Metadata-Version: 2.4
Name: max-div
Version: 0.0.1
Summary: Flexible Solver for Maximum Diversity problems with Fairness Constraints.
Project-URL: Source, https://github.com/bertpl/max-div
Project-URL: ChangeLog, https://github.com/bertpl/max-div/blob/develop/CHANGELOG.md
Project-URL: Issues, https://github.com/bertpl/max-div/issues
Project-URL: Roadmap, https://github.com/bertpl/max-div/milestones
Author-email: Bert Pluymers <bert.pluymers@gmail.com>
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: numpy>=2.0.0
Provides-Extra: numba
Requires-Dist: numba>=0.57; extra == 'numba'
Description-Content-Type: text/markdown

<!--START_SECTION:images-->
![shields.io-python-versions](https://img.shields.io/badge/python-3.11%20%7C%203.12%20%7C%203.13-blue)
![genbadge-test-count](https://bertpl.github.io/max-div/version_artifacts/v0.0.1/badge-test-count.svg)
![genbadge-test-coverage](https://bertpl.github.io/max-div/version_artifacts/v0.0.1/badge-coverage.svg)
![max-div logo](https://bertpl.github.io/max-div/version_artifacts/v0.0.1/splash.webp)
<!--END_SECTION:images-->

# max-div
Flexible Solver for Maximum Diversity problems with Fairness Constraints.