.issues/8aa25bcae639fc99/new/1221008555.M674695P30017Q18.cole
author Aravindakshan Babu <akshan@stanford.edu>
Fri, 02 Jul 2010 17:08:02 -0700
branchdev
changeset 216 7aefb2d67203
parent 89 089d799d7ea2
permissions -rwxr-xr-x
Made the data argument in Point's __init__method to be an optional argument by making it a boost::python::optional.

From: Dmitriy Morozov <morozov@cs.duke.edu>
Date: Fri, 04 Apr 2008 11:18:00
State: fixed
Subject: Switch in the pairing in Case 1.2
Message-Id: <8aa25bcae639fc99-0-artemis@moscow>

If simplex i is unpaired in Case 1.2, while i+1 is paired with l, and R[i,l]=1
there is a switch in the pairing in Case 1.2.