Metadata-Version: 2.1
Name: desdeo-problem
Version: 1.3.4
Summary: This package contains the problem classes for desdeo framework.
License: MIT
Author: Bhupinder Saini
Author-email: bhupinder.s.saini@jyu.fi
Requires-Python: >=3.7,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: diversipy (>=0.8.0,<0.9.0)
Requires-Dist: numpy (>=1.17,<2.0)
Requires-Dist: optproblems (>=1.2,<2.0)
Requires-Dist: pandas (>=1.0,<2.0)
Requires-Dist: scikit-learn (>=0.24.0)
