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