An open API service indexing awesome lists of open source software.

https://github.com/nik-nikolas/simba-dss

Decision Support System. http://simba.su
https://github.com/nik-nikolas/simba-dss

decision-making decision-support dss

Last synced: 4 months ago
JSON representation

Decision Support System. http://simba.su

Awesome Lists containing this project

README

          

# SIMBA-DSS

(c) 2017-2024 Igor Lobanov
http://simba.su

SIMBA DSS is a decision support system with 2 applications: SIMBA SOLVER and SIMBA PLANNER.

SIMBA SOLVER application is a working environment for modeling the process of finding the optimal solution (search for the optimal alternative). The program includes two independent decision-making methods: the AWSM method and the Franklin method. Thus, you can work with any method independently, using another method if necessary (second opinion).

The SIMBA PLANNER application is a SIMBA SOLVER project planner and allows you to:
1. Combine already created SIMBA SOLVER projects into a plan
2. Plan projects (prioritization by importance / urgency / type)
3. Monitor the main parameters of the projects
4. Quickly open (double click on the project line) projects for working in the SIMBA SOLVER program

![](https://github.com/Nik-Nikolas/SIMBA-DSS/blob/master/screenshots/1.png)
![](https://github.com/Nik-Nikolas/SIMBA-DSS/blob/master/screenshots/2.1.png)
![](https://github.com/Nik-Nikolas/SIMBA-DSS/blob/master/screenshots/3.png)
![](https://github.com/Nik-Nikolas/SIMBA-DSS/blob/master/screenshots/pictogram_gallery.png)
![](https://github.com/Nik-Nikolas/SIMBA-DSS/blob/master/screenshots/planner1.png)