RCONEt2
RCONEt2 is an open-source software framework for modeling, simulating, and optimizing resource-constrained networks. It serves as an extension of the RCONE family and targets researchers and practitioners working with networked systems where resources such as bandwidth, energy, or capacity are limited. The project emphasizes modular design, reproducibility, and extensibility.
Architecture and components: the core engine is implemented in C++ for speed, with Python bindings for accessibility.
Features: discrete-event simulation, optimization solver interfaces (e.g., linear, integer, and mixed-integer programs), stochastic modeling, scenario management,
Applications: used in telecommunications planning, supply chain optimization, energy distribution, and Internet of Things deployments. Typical
Development and reception: RCONEt2 is maintained by a community of contributors and hosts documentation, tutorials, and