/DOSPaper

the CMPL scheduler implementation of the paper Decentralized Optimal Scheduler for Prosumers in Local Energy Market

Primary LanguagePython

Open-source code for the paper Decentralized Optimal Scheduler for Prosumers in Local Energy Market

Overview

This repository contains the implementation of the scheduler proposed in the paper Decentralized Optimal Scheduler for Prosumers in Local Energy Market. The repository provides the CMPL (Constraint Mathematical Programming Language) implementation of the proposed scheduler.

Description

The scheduler aims to optimize the energy management for prosumers within a Local Energy Market (LEM). It is designed to work within a proper LEM simulation environment. The implementation includes all the necessary components to simulate the scheduling process and evaluate its performance.

Authors

Installation

To install and use the scheduler, please follow these steps:

  1. Clone the repository:

    git clone https://github.com/username/optimal-scheduler-lem.git
    cd optimal-scheduler-lem
    
  2. Ensure you have CMPL installed. For installation instructions, visit CMPL Documentation.

  3. Run the scheduler within your LEM simulation environment.

Usage

The scheduler is designed to be integrated into a Local Energy Market simulation. For detailed usage instructions, refer to the documentation provided in the repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any inquiries or further information, please contact the authors via their provided email addresses.