$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Is there interest in a Simulation library?
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2013-10-01 10:34:35
On Tue, Oct 1, 2013 at 3:53 PM, Damian Vicino <damian.vicino_at_[hidden]>wrote:
> In the context of the (oversimplified) example:
> Time is virtual and "parallel devs" is an algorithm defined in [1] by Alex
> Chung Hen Chow and Bernard P. Zeigler in 1994.
> It defines how to run several submodels in parallel and obtain the same
> results as running everything sequentially, but faster.
>
Nice, so basically, one of these objects (the simulation?) define what time
a cycle/step represent?
I'll get in depths of these documents soon, thanks for all the info.