Edit text

Edit text

…replace the selected text. Subtext selected Cut, copy, and paste Text can be copied and pasted using keyboard shortcuts: Ctrl-c will copy the selected text. Ctrl-x will cut the selected…

Read Me Leave comment

Performance analysis

Performance analysis

…must also work effectively. Performance analysis studies are conducted to evaluate existing or planned systems, to compare alternative configurations, or to find an optimal configuration of a system. Simulation-based performance…

Read Me Leave comment

List color sets

List color sets

…list l rev l: reverse list l map f l: use function f on each element in list l and returns a list with all the results app f l:…

Read Me Leave comment

Variables

Variables

…it. Declaration Syntax var id1, id2, …, idn : cs_name; where: idi must be an identifier. : is the syntactic separator between the identifier(s) cs_name is the name of a…

Read Me Leave comment

Example declarations

Example declarations

…= 4;: Declares a value (i.e., a constant). In this case the constant n is bound to the value 4. colset DBM = index d with 1..n;: Declares an index…

Read Me Leave comment

Simulation

Simulation

Simulation Change marking during simulation Errors during simulation Limitations Manually choose bindings Run a Simulation Simulation feedback Simulation replications Simulation report Simulation stop criteria Simulator functions…

Read Me Leave comment

Editing

Editing

Editing a CPN Common constructs Anti places/limit places Inhibitor arcs Queues and stacks Create, load, and save Close a net Create a new net Load a net Save a net…

Read Me Leave comment

Can I run CPN Tools on my Mac/Linux?

Can I run CPN Tools on my Mac/Linux?

…Fusion (www.vmware.com). You may also have luck with Sun Virtualbox (www.virtualbox.org), though we do not test that! The programs emulate a virtual machine, and you are thus running the Windows…

Read Me Leave comment

Can’t simulate model/Model stays orange

Can’t simulate model/Model stays orange

…helps. If not, try entering absolute paths for both programs, i.e., the default on 32 bit systems would be C:\Program Files\CPN Tools\cpnsim>”c:\Program Files\CPN Tools\cpnsim\cpn.ML.x86-cygwin” -d 2098 “c:\Program Files\CPN Tools\cpnsim\run.x86-cygwin.exe” and…

Read Me Leave comment