Commit c4c3d302 authored by Bryson Howell's avatar Bryson Howell

Added new 'stripe' lpm setting to test path bending

parent 91fe94ef
This diff is collapsed.
This diff is collapsed.
......@@ -189,11 +189,11 @@ if __name__ == "__main__":
#global_fail_max = 1000
global_fail_max = 5
global_fails = 0
avg_runs = 5
avg_runs = 1
start_time = time.time()
params = ({
'lp_model': 'trust', #custom, ring, or trust
'lp_model': 'stripes', #custom, ring, trust, stripes
'opt_iterations': 1000,
'path_style': 'basic',
'stats_name': 'kentland',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment