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.
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.
-
Godwin C. Okwuibe
OLI Systems GmbH, Stuttgart, Germany
godwin.okwuibe@my-oli.com -
Armin Wolf
Fraunhofer FOKUS, Berlin, Germany
armin.wolf@fokus.fraunhofer.de -
Zhiwei Han
fortiss GmbH, Munich, Germany
han@fortiss.org
To install and use the scheduler, please follow these steps:
-
Clone the repository:
git clone https://github.com/username/optimal-scheduler-lem.git cd optimal-scheduler-lem
-
Ensure you have CMPL installed. For installation instructions, visit CMPL Documentation.
-
Run the scheduler within your LEM simulation environment.
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.
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or further information, please contact the authors via their provided email addresses.