Metadata-Version: 2.1
Name: setga
Version: 2.0
Summary: library designed to extract a minimal subset from a given set, optimizing a given (set of) objective(s). Based on the DEAP library.
Home-page: https://github.com/lavakin/setga
Author: Nikola Kalábová
Author-email: nikola@kalabova.eu
License: MIT
Project-URL: Documentation, https://setga.readthedocs.io/en/latest/genindex.html
Keywords: Genetic algorithms,minimal subset,multi-objective,optimization
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: deap
Requires-Dist: matplotlib

library designed to extract a minimal subset from a given set, optimizing a given (set of) objective(s). Based on the DEAP library.
