Monitoring functions

Monitoring functions

…place. Similarly, the observation function will extract data from the marking of the place, but it will ignore the information about the transitions that occur. Ordering of monitors The order

Read Me Leave comment

Monitor template code

Monitor template code

…they will always return an empty string. Write-in-file monitor The template code for monitoring functions will generally have to be modified in order to obtain the desired behavior. Errors in…

Read Me Leave comment

Data collector monitors

Data collector monitors

for marking size monitors are hidden. The size of the marking of the place will be measured once before the first step in the simulation. The Nodes ordered by page…

Read Me Leave comment

Data Collector Monitoring Functions

Data Collector Monitoring Functions

…of type real option. Note that when an observation, initialization, or stop function returns integer values, the values are converted to infinite integers, i.e. IntInf.int, in order to avoid Overflow…

Read Me Leave comment

The User Interface of CPN Tools

The User Interface of CPN Tools

First steps Graphical User Interface Index Marking menus Other tools Palette tools…

Read Me Leave comment

Publications

Publications

…Tools Simulator. Proc. of 30th International Conference on Applications and Theory of Petri Nets (Petri Nets 2009). Lecture Notes in Computer Science 5606, pp. 313-322, Springer-Verlag Berlin, 2009. K. Jensen,…

Read Me Leave comment

Timed Nets

Timed Nets

This page provides a brief introduction to timed CPNs and related concepts. Nature of simulated time In order to understand how time is represented in a CPN, we must first…

Read Me Leave comment

Simulation replications

Simulation replications

…Model time….: 8551 Stop reason…: The following stop criteria are fulfilled: – Breakpoint: OneHundred_QueueDelays Time to run simulation: seconds Simulation no.: 2 Steps………: 300 Model time….: 9930 Stop reason…: The…

Read Me Leave comment

Simulation stop criteria

Simulation stop criteria

…been met, a green status bubble and a speech bubble will indicate why the simulation has stopped. Reason why simulation stopped Breakpoint monitors are evaluated after simulation steps complete. If…

Read Me Leave comment

Simulator functions

Simulator functions

…time values t1 and t2 ModelTime.lt(t1,t2) Less than function for time values ModelTime.cmp(t1,t2) Comparison function for time values t1 and t2 that returns an SML order value, e.g. LESS, GREATER…

Read Me Leave comment