Skip to content

v0.0.5

Latest
Compare
Choose a tag to compare
@maxkratz maxkratz released this 26 Jun 07:22
· 9 commits to main since this release

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
  • 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 to test.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