Skip to content

petri/2.2.1

Compare
Choose a tag to compare
@KeRNeLith KeRNeLith released this 25 Jun 00:13

Version QuikGraph.Petri 2.2.1

QuikGraph.Petri

Description and tags fixed.

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.