Révision 265
pobysoPythonSage/src/sageSLZ/sageRunSLZ.sage (revision 265) | ||
---|---|---|
163 | 163 |
cpuTimeStart = cputime() |
164 | 164 |
## Main loop. |
165 | 165 |
while True: |
166 |
## Force garbage collection for each iteration. |
|
167 |
gc.collect() |
|
166 | 168 |
if lb >= sdub: |
167 | 169 |
print "Lower bound reached upper bound." |
168 | 170 |
break |
Formats disponibles : Unified diff