onerow: update tables

This commit is contained in:
2017-05-03 12:05:48 -04:00
parent 7142eb2d68
commit ea7c015c1d
248 changed files with 8593 additions and 730 deletions

View File

@@ -39,7 +39,6 @@ else
end
w_improv = (wedges_opt-mir_opt) / (mip_opt-mir_opt)
# improvement
print (number_format + "\n") % (100 * w_improv.abs)
print (number_format ) % (100 * w_improv.abs)
print (int_format + "\n") % yaml['timers'][2]
end