Installation Guide
⚙️ Installation Guide
Here’s how to get started with KPG Platform.
🧱 Prerequisites
Make sure you have:
- Python ≥ 3.9
- Gurobi (or another solver)
- Git and a terminal environment
🛠️ Steps
-
Clone the repository:
Terminal window git clone https://github.com/your-org/open-ego.gitcd open-ego -
Create a virtual environment:
Terminal window python -m venv venvsource venv/bin/activate # On Windows use `venv\Scripts\activate` -
Install dependencies:
Terminal window pip install -r requirements.txt -
Run a quick test:
Terminal window python scripts/run_example.py
Inline math:
Block math: