Skip to content

OEKundakcioglu/ELSIDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

Decision Support System (DSS) to ELSIDD problem.

Getting Started

Prerequisites

It is suggested to run the code on Python 3.10.6, but it should be compatible to any version of Python 3.

Installation

Below is the instructions on how to run the DSS.

  1. Download requirements
    pip install -r requirements.txt
  2. Install Cplex Python API, refer to https://www.ibm.com/docs/en/icos/20.1.0?topic=cplex-setting-up-python-api

(back to top)

Usage

After installation, DSS can be run through terminal using the following command.

streamlit run Solver.py

To acces the dashboard, either a solution should be imported or a problem has to be solved.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages