Skip to content

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

  1. Clone the repository:

    Terminal window
    git clone https://github.com/your-org/open-ego.git
    cd open-ego
  2. Create a virtual environment:

    Terminal window
    python -m venv venv
    source venv/bin/activate # On Windows use `venv\Scripts\activate`
  3. Install dependencies:

    Terminal window
    pip install -r requirements.txt
  4. Run a quick test:

    Terminal window
    python scripts/run_example.py

Inline math:

Block math: