Skip to content
/ icover Public
forked from blondimi/qcover

ICover: Petri net coverability checker with invariant-based pruning

License

Notifications You must be signed in to change notification settings

gsutre/icover

 
 

Repository files navigation

ICover

ICover is a fork of QCover, a Python implementation of a decision procedure for the Petri net coverability problem. ICover performs a backward coverability search that is pruned with the help of forward invariants. Some preprocessings have been implemented to accelerate the computation.

Installation, Usage and Input file format

See QCover.

Questions

For any question concerning ICover, contact Thomas Geffroy.

References

[GLS17] T. Geffroy, J. Leroux, and G. Sutre. Occam's Razor Applied to the Petri Net Coverability Problem. Proc. 10th Int. Workshop on Reachability Problems (RP'16), Aalborg, Denmark, Sep. 2016, volume 9899 of Lecture Notes in Computer Science, pages 77-89. Springer, 2016.. Available online here.

About

ICover: Petri net coverability checker with invariant-based pruning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%