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
- Host: GitHub
- URL: https://github.com/nik-nikolas/simba-dss
- Owner: Nik-Nikolas
- Created: 2018-11-30T13:07:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-18T14:25:59.000Z (over 2 years ago)
- Last Synced: 2025-11-06T21:24:06.707Z (8 months ago)
- Topics: decision-making, decision-support, dss
- Homepage:
- Size: 644 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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




