aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Elliott <gelliott@cs.unc.edu>2015-07-01 09:25:02 -0400
committerGlenn Elliott <gelliott@cs.unc.edu>2015-07-01 09:25:02 -0400
commitd745177881c92e649cea87e409ef995d4ed79484 (patch)
tree78e8b1cc0b88f537f791d8f84f1179f326afc61c
parente32c1d8b8cda2e49653dee85902997cb4d30fcba (diff)
another chain fixwip-diss-ilp
-rwxr-xr-xrtss14/chains.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtss14/chains.py b/rtss14/chains.py
index 1233f13..7680fb9 100755
--- a/rtss14/chains.py
+++ b/rtss14/chains.py
@@ -1123,6 +1123,7 @@ def getBlockingChainSolver(nce, ngpu, rho, polluters, worst_case, chunksz, gpu_x
1123 global cached_solvers 1123 global cached_solvers
1124 global in_chain_templates 1124 global in_chain_templates
1125 global out_chain_templates 1125 global out_chain_templates
1126 global mig_chain_templates
1126 1127
1127 slvr = None 1128 slvr = None
1128 1129