.issues/8a14b4849071f910
author Dmitriy Morozov <morozov@cs.duke.edu>
Fri, 29 Feb 2008 15:46:12 -0500
branchar
changeset 80 f236c7d659d0
parent 41 388fd8eade12
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 Jan 10 09:43:00 2008
From: Dmitriy Morozov <morozov@cs.duke.edu>
Date: Thu, 10 Jan 2008 04:36:03 -0500
State: new
Subject: Remove maintenance of "lazy decomposition"
Message-Id: <8a14b4849071f910-0-artemis@metatron>

The maintenance of "lazy decomposition" (added in [a0736dd3c671]) is
incorrect (due to original theoretical errors). Remove it completely.