.issues/c664b2f69b5f6ea3
author Dmitriy Morozov <morozov@cs.duke.edu>
Fri, 29 Feb 2008 15:46:12 -0500
branchar
changeset 80 f236c7d659d0
child 82 167a93cca2e2
permissions -rwxr-xr-x
Using two simulators in ARVineyard (one for simplices and one for trajectories) - Fixes #c66 - Simulator::reached_infinity() examines the queue instead of keeping state in a variable

From artemis Thu Feb 28 10:34:23 2008
From: Dmitriy Morozov <morozov@cs.duke.edu>
Date: Thu, 28 Feb 2008 05:33:34 -0500
State: new
Subject: Two simulators
Message-Id: <c664b2f69b5f6ea3-0-artemis@metatron>

Consider using two simulators instead of one to make sure that trajectory
changes are processed before simplex swaps.