.issues/8aa25bcae639fc99/new/1221008555.M674695P30017Q18.cole
author Christos Mantoulidis <cmad@stanford.edu>
Tue, 28 Jul 2009 10:58:53 -0700
branchdev
changeset 153 7731c42892de
parent 89 089d799d7ea2
permissions -rwxr-xr-x
Modified WeightedRips::generate() to incorporate the simplex-appearance-value computation (before it would have to be done explicitly by the user by a for-loop after the call to generate())

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.