Home
last modified time | relevance | path

Searched refs:slowConstraint (Results 1 – 3 of 3) sorted by relevance

/dports/biology/velvet/velvet_1.2.10/src/
H A DcorrectedGraph.c2085 Coordinate slowConstraint = 0; in cleanUpRedundancy() local
2100 if (slowLength < slowConstraint) in cleanUpRedundancy()
2101 slowLength = slowConstraint; in cleanUpRedundancy()
2113 slowConstraint = fastLength; in cleanUpRedundancy()
2121 slowConstraint = fastLength; in cleanUpRedundancy()
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-v0.3.1/src/
H A DcorrectedGraph.c2111 Coordinate slowConstraint = 0; in cleanUpRedundancy() local
2126 if (slowLength < slowConstraint) in cleanUpRedundancy()
2127 slowLength = slowConstraint; in cleanUpRedundancy()
2139 slowConstraint = fastLength; in cleanUpRedundancy()
2147 slowConstraint = fastLength; in cleanUpRedundancy()
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/Velvet-1.1.06/
H A DcorrectedGraph.c2086 Coordinate slowConstraint = 0; in cleanUpRedundancy() local
2101 if (slowLength < slowConstraint) in cleanUpRedundancy()
2102 slowLength = slowConstraint; in cleanUpRedundancy()
2114 slowConstraint = fastLength; in cleanUpRedundancy()
2122 slowConstraint = fastLength; in cleanUpRedundancy()