Skip to content

petri/2.2.0

Compare
Choose a tag to compare
@KeRNeLith KeRNeLith released this 24 Jun 22:04

Version QuikGraph.Petri 2.2.0

QuikGraph.Petri

Fixes:

  • Fix PetriNetSimulator with possible collection modified while enumerating.

Updates:

  • Really make IPetriNet immutable to enforce the difference with IMutablePetriNet.

API Breaks

  • Some public API breaks (but should remain simple to do a migration).

Misc:

  • Clean the library code.
  • Fully document library.
  • Use JetBrains annotations all over the library as much as possible.