Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Z
R
RELATIVE_OBJ_GAP
- Static variable in class edu.harvard.econcs.jopt.solver.
SolveParam
Optimization stops when current solution within this percentage of LP relaxiation [CPLEX]
RemoteMIPSolver
- Class in
edu.harvard.econcs.jopt.solver.server
A remote solver that solves a MIP based on a local IMIPSolver
RemoteMIPSolver(int, IMIPSolver)
- Constructor for class edu.harvard.econcs.jopt.solver.server.
RemoteMIPSolver
remove(Variable)
- Method in interface edu.harvard.econcs.jopt.solver.
IMIP
Removes a variable from the MIP formulation.
remove(int)
- Method in interface edu.harvard.econcs.jopt.solver.
IMIP
removes a constraint from the formulation.
remove(int)
- Method in class edu.harvard.econcs.jopt.solver.mip.
MIP
remove(Variable)
- Method in class edu.harvard.econcs.jopt.solver.mip.
MIP
removeObjectiveTerm(Term)
- Method in interface edu.harvard.econcs.jopt.solver.
IMIP
removes a Term from the objective function.
removeObjectiveTerm(Term)
- Method in class edu.harvard.econcs.jopt.solver.mip.
MIP
removeProposedValue(Variable)
- Method in interface edu.harvard.econcs.jopt.solver.
IMIP
Removes proposed value for this variable
removeProposedValue(Variable)
- Method in class edu.harvard.econcs.jopt.solver.mip.
MIP
Removes proposed value for this variable
resetDefaultSolveParams()
- Method in interface edu.harvard.econcs.jopt.solver.
IMIP
reset behavior is solver specific; see implementing class
resetDefaultSolveParams()
- Method in class edu.harvard.econcs.jopt.solver.mip.
MIP
Resets CPLEX/JOpt parameters to: Wall clock, 10 minute timelimit, strict IIS calculation, no-output problem file, and zero missing proposed variables.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Z