.issues/8a14b4849071f910/new/1221008555.M667846P30017Q17.cole
author Dmitriy Morozov <dmitriy@mrzv.org>
Tue, 23 Dec 2008 11:40:38 -0800
branchdev
changeset 101 9efac05d629b
parent 89 089d799d7ea2
child 98 d81e460e267a
permissions -rwxr-xr-x
Changed Simplex::boundary() to be iterator-based (replaced it with boundary_begin() and boundary_end())

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.