Metadata-Version: 2.1
Name: desdeo-problem
Version: 0.15.0
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,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
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 (>=0.25.1,<0.26.0)
Requires-Dist: scikit-learn (>=0.21.3,<0.22.0)
