ll{
Package: NetSim
Type: Package
Version: 0.9
Date: 2013-06-13
License: GPL-2
}
Simulation models in NetSim are based on model sequences including the following steps
1. Determine the time span until the next change occurs
2. Apply change models based on the time span determined
3. Determine changes based on the updated states
4. Apply these changesThere may be several of such model chains running simultaneously. The comparison of
step 1 of the models returns which action chain is started.