Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sharkutilities/dynamic-moops
A mathematical implementation of dynamic multi-objective optimization problems for a practical problem typically involving conflicting objectives.
https://github.com/sharkutilities/dynamic-moops
Last synced: about 1 month ago
JSON representation
A mathematical implementation of dynamic multi-objective optimization problems for a practical problem typically involving conflicting objectives.
- Host: GitHub
- URL: https://github.com/sharkutilities/dynamic-moops
- Owner: sharkutilities
- License: mit
- Created: 2024-05-14T06:12:31.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-05-16T05:05:57.000Z (7 months ago)
- Last Synced: 2024-05-16T15:07:05.472Z (7 months ago)
- Language: Python
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
dynMOOPs[![Documentation Status](https://readthedocs.org/projects/dynamic-moops/badge/?version=latest)](https://dynamic-moops.readthedocs.io/en/latest/?badge=latest)
[![GitHub Issues](https://img.shields.io/github/issues/sharkutilities/dynamic-moops?style=plastic)](https://github.com/sharkutilities/dynamic-moops/issues)
[![GitHub Forks](https://img.shields.io/github/forks/sharkutilities/dynamic-moops?style=plastic)](https://github.com/sharkutilities/dynamic-moops/network)
[![GitHub Stars](https://img.shields.io/github/stars/sharkutilities/dynamic-moops?style=plastic)](https://github.com/sharkutilities/dynamic-moops/stargazers)
[![LICENSE File](https://img.shields.io/github/license/sharkutilities/dynamic-moops?style=plastic)](https://github.com/sharkutilities/dynamic-moops/blob/master/LICENSE)A mathematical implementation of the classical **Dynamic Multi-Objective Optimization Problems (`dynMOOPs`)** for practical problems
that typically involve a set of conflicting objectives. In addition, the method allows penalty on premiumization (typically for costing) and
appreciations (typically for objectives involving maximization) methods for control.