.issues/8aa25bcae639fc99/new/1221008555.M674695P30017Q18.cole
author Dmitriy Morozov <dmitriy@mrzv.org>
Sat, 27 Dec 2008 14:33:25 -0800
branchdev
changeset 100 884f70adc576
parent 89 089d799d7ea2
permissions -rwxr-xr-x
Commit before merging in Python branch: * converted more examples: poincare, rips, some fitness * two generators for Rips complexes * ChainWrapper uses stl algorithms for everything, added CountingBackInserter and switched SizeStorage to use operators * retabbing files along the way * added #957a (namespace dionysus)

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.