petri/2.2.1
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.