Skip to content

Releases: GeminiLight/virne

v0.5.0

11 Aug 08:23
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

New Features

  • Refactor the structure
  • Support the installation via pip
  • Support the automatic deployment of docs

Previous Releases

  • v0.4.0 Construct the documentation, refactor the structure, add comments, and fix the bug about the RNN-based VNE solver
  • v0.3.0 Refactor the structure and release several algorithms (including exact, heuristic, meta-heuristic, and learning-based methods)
  • v0.2.0 Release one Model-based RL (MCTS) approach and one Model-free RL (PG-CNN) algorithm
  • v0.1.0 Release the implementation of the environment and some heuristics-based solvers for the VNE problem