Skip to content

v0.0.4

Latest
Compare
Choose a tag to compare
@maxkratz maxkratz released this 11 Dec 15:51
· 50 commits to main since this release

This is the fourth release of iflye.

Changes since the latest release:

  • Introduced the new GIPS-based VNE algorithms:
    • GIPS
    • GIPS.migration
    • GIPS.seq(uence)
    • (The GIPS-based VNE algorithms were switched to use resource sets to work incremental later on)
  • Moved the network.model project to the gips-examples repository
  • Bumped Gurobi to version v10.0.3
  • Bumped CPLEX ILP solver to version v22.1.1
  • Adapted all projects to use the Eclipse MANIFEST.MF dependency management
  • Removed VIATRA as a possible pattern matcher
  • Adaptations for newer Eclipse versions (like 2023-12 R)
  • Updated dependencies:
    • Java SE 17