Definition at line 52 of file RuinStrategy.java.
◆ forNumber()
static StrategyCase com.google.ortools.constraintsolver.RuinStrategy.StrategyCase.forNumber |
( |
int | value | ) |
|
|
static |
◆ getNumber()
int com.google.ortools.constraintsolver.RuinStrategy.StrategyCase.getNumber |
( |
| ) |
|
◆ valueOf()
static StrategyCase com.google.ortools.constraintsolver.RuinStrategy.StrategyCase.valueOf |
( |
int | value | ) |
|
|
static |
◆ RANDOM_WALK
com.google.ortools.constraintsolver.RuinStrategy.StrategyCase.RANDOM_WALK =(2) |
◆ SISR
com.google.ortools.constraintsolver.RuinStrategy.StrategyCase.SISR =(3) |
◆ SPATIALLY_CLOSE_ROUTES
com.google.ortools.constraintsolver.RuinStrategy.StrategyCase.SPATIALLY_CLOSE_ROUTES =(1) |
◆ STRATEGY_NOT_SET
com.google.ortools.constraintsolver.RuinStrategy.StrategyCase.STRATEGY_NOT_SET =(0) |
The documentation for this enum was generated from the following file:
- build/java/ortools-java/src/main/java/com/google/ortools/constraintsolver/RuinStrategy.java