Skip to content

Bio4Res/ea-cpp

Repository files navigation

ea-cpp

A C++ port from https://github.com/Bio4Res/ea that aims at experimenting with modern C++ techniques to reduce energy compsumption.

It has been tested with Visual Studio 2019/22 and the C++17/20 standards.

External dependencies:

nlohmann.json 3.11.2 (library to manage JSON files, available as a NuGet package)