Module pnets::timed[][src]

Expand description

Network with time support

Represent a Petri net with time support and extra arc kind such as arc::Kind::Test.

Re-exports

pub use time_range::Bound;
pub use time_range::TimeRange;

Modules

Time range for timed Petri nets

Structs

Timed Petri net, with produce, consume, condition and inhibitors arcs

Representation of a timed place

Represent a transition in the network