Skip to content

📦 v2.4.1

Latest

Choose a tag to compare

@PioBeat PioBeat released this 04 May 19:11
· 1 commit to main since this release

Features

Refactoring

  • Matching architecture restructured for extensibility, preparing transition to matchAll and matchFirst APIs.
  • Renamed Bigraph#getOpenNeighborhoodOfVertex to getOpenNeighborhoodOfNode for consistency.
  • Removed legacy simulation adapter classes.

Maintenance

  • Updated documentation, license headers, and copyright year.
  • Updated unit tests.