This is the fifth release of iflye.
Changes since the last release:
- New VNE algorithms
- Introduced a new GIPS-based VNE algorithm:
GIPS.bwignore
that does not contain any bandwidth-related constraints
- Added a random-based VNE algorithm
- Introduced a new GIPS-based VNE algorithm:
- Features/Fixes
- Added various tests for the ModelFacade as well as VNE algorithms
- Introduced a method for repairing bandwidth constraints after running ILP-based VNE algorithms
- Extends the load model functionality also to generate the correct paths
- Adds a generic embedding method to the ModelFacade
- Misc
- Adaptions for newer Eclipse versions (like 2024-06 R)
- Added a GIPS setup script for Windows-based systems (bat file)
- Renamed the test project
test.suite
totest.suite.iflye
to clarify it in larger workspaces
- Updated dependencies:
- Java JDK 21
- Apache commons CLI v1.8.0
- Apache commons CSV v1.11.0
- Bumped Gurobi to version v11.0.2