# RootMethod in 0,1, default is 1. This *is* a parameter, but when setting it to 0 gurobi (wrongly) says neos4 is infeasible. # ObjScale. Leave this to be done automatically. # NodefileStart. Not a parameter for tuning; don't want files being written all over the place. # Quad in -1,0,1, default -1; seg. fault at 1, so taking out that value !! LPMethod {0,1}[1] # cat NormAdjust {-1,1,3}[-1] # cat # I'm not allowing values 0 or 2 since with those it thinks /ubc/cs/home/h/hutter/projects/MIP_data/coral_2009_12/neos4.mps is infeasible PerturbValue {0.000004,0.00002828,0.0002,0.001414,0.01}[0.0002] # double between 0 and 0.1. Magnitude of simplex perturbation (when required). Uniform on log scale. Quad {-1,0}[-1] # cat ScaleFlag {0,1}[1] # cat SimplexPricing {-1,0,1,2,3}[-1] # cat Heuristics {0.005, 0.001581, 0.05, 0.1581, 0.5} [0.05] # double between 0 and 1. Uniform on log scale. SubMIPNodes {125,250,500,1000,2000}[500] #int in interval from 0 to inf. Uniform on log scale VarBranch {-1,0,1,2,3}[-1] # cat Cuts {-1,0,1,2,3}[-1] # cat CliqueCuts {-2,-1,0,1,2}[-1] # cat. the extra value -2 means: use the same value as "Cuts" CoverCuts {-2,-1,0,1,2}[-1] # cat. the extra value -2 means: use the same value as "Cuts" FlowCoverCuts {-2,-1,0,1,2}[-1] # cat. the extra value -2 means: use the same value as "Cuts" FlowPathCuts {-2,-1,0,1,2}[-1] # cat. the extra value -2 means: use the same value as "Cuts" GUBCoverCuts {-2,-1,0,1,2}[-1] # cat. the extra value -2 means: use the same value as "Cuts" ImpliedCuts {-2,-1,0,1,2}[-1] # cat. the extra value -2 means: use the same value as "Cuts" MIPSepCuts {-2,-1,0,1,2}[-1] # cat. the extra value -2 means: use the same value as "Cuts" MIRCuts {-2,-1,0,1,2}[-1] # cat. the extra value -2 means: use the same value as "Cuts" ZeroHalfCuts {-2,-1,0,1,2}[-1] # cat. the extra value -2 means: use the same value as "Cuts" CutAggPasses {-1,1,4,16,64}[-1] # int in {-1, inf); auto + uniform on log scale GomoryPasses {-1,1,4,16,64}[-1] # int in {-1, inf); auto + uniform on log scale Aggregate {0,1}[1] # cat IISMethod {-1,0,1}[-1] # cat PreCrush {0,1}[0] # cat. Not sure whether this applies in the auto-config. case where we're not adding our own cuts Presolve {-1,1}[-1] # cat. Deleted value 2 due to segfault on instance /ubc/cs/home/h/hutter/projects/MIP_data/plato_asu_edu/ns1688347.mps. Deleted value 0 since with that gurobi thinks instance /ubc/cs/research/arrow-raid1/projects/MIP_data/coral_2009_12/neos-799716.mps is infeasible. Conditionals: Forbidden: {ScaleFlag=0, Aggregate=0, LPMethod=0}