Reenterable Model of Rectangular Communication Grid with Cut-through Nodes

Reenterable Model of Rectangular Communication Grid with Cut-through Nodes

…Scientific-Practical Conference «Problems of Infocommunications. Science and Technology» (PIC S&T), October 10 – 13, 2017, Kharkiv, Ukraine, pp. 223 – 227. DOI:10.1109/INFOCOMMST.2017.8246384 https://ieeexplore.ieee.org/document/8246384 The zipped folder containing the model (8x8grid_cut-through_reenterable.cpn)…

Read Me

Rectangular Grid with Cut-through Switching Nodes

Rectangular Grid with Cut-through Switching Nodes

…Screenshot of the model Shmeleva T.R. Security of Grid Structures with Cut-through Switching Nodes. System Informatics, No. 10, 2017, p. 23-32. http://www.system-informatics.ru/en/article/135, https://doi.org/10.31144/si.2307-6410.2017.n10.p23-32 The zipped folder containing the model (grid8x8_cut-through.cpn)…

Read Me

Rectangular grid under disguised traffic attack

Rectangular grid under disguised traffic attack

…R. Shmeleva, W. Retschitzegger, B. Pröll Security of grid structures under disguised traffic attacks, Cluster Computing, 19(3) 2016, 1183–1200. Online 17 June 2016. DOI:10.1007/s10586-016-0582-9 The zipped folder containing the model…

Read Me

Iteration over lists/arrays/etc in a function to calculate values during simulation

Iteration over lists/arrays/etc in a function to calculate values during simulation

…i-1. You may also want to take a look at the Standard ML list structure. It contains generic list functions, and in particular the two fold functions. http://sml-family.org/Basis/list.html#SIG:LIST.foldl:VAL The fold…

Read Me

Feature Requests

Feature Requests

…Data-aware Declare simulation State-space analysis when using Declare Better warnings for functions with side effects Automatic replay of simulation logs Generic chart library for extensions Color Declare constraints according to…

Read Me Leave comment

Model statistics

Model statistics

March 28, 2013 Headline Collect the number of places, transitions, arcs, colset,… March 30, 2013 Completed Michael Westergaard (Code and Support Guy, CPN Tools) commented https://www.facebook.com/photo.php?fbid=316315888494431&set=a.215729721886382.46963.214558602003494&type=1…

Read Me Leave comment

Better warnings for functions with side effects

Better warnings for functions with side effects

May 08, 2013 Michael Westergaard (Code and Support Guy, CPN Tools) shared this idea Check if any functions with side effects are in guards, etc. and report as error –…

Read Me Leave comment

Parametrized Modules

Parametrized Modules

August 9, 2012 Michael Westergaard (Code and Support Guy, CPN Tools) shared this idea Implement real parametrized modules and in http://www.daimi.au.dk/CPnets/workshop99/papers/Mailund.pdf August 14, 2012 Michael Westergaard (Code and Support Guy,…

Read Me Leave comment

Problems when java is not found

Problems when java is not found

…Make sure to download and install a recent JRE/JDK from http://www.oracle.com/technetwork/java/javase/downloads/index.html (anything from 7 and up should work). If you get the error, make sure to set your environment variables…

Read Me Leave comment

Binomial

Binomial

…Example binomial (100, 1.0/6.0) Throw a die 100 times and observe how many times a six was thrown. This process has a binomial distribution with parameters n=100 and p=1/6. Related…

Read Me Leave comment