| Package | Description |
|---|---|
| org.optaplanner.core.config.solver | |
| org.optaplanner.core.impl.solver | |
| org.optaplanner.core.impl.solver.random |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends RandomFactory> |
SolverConfig.randomFactoryClass |
| Modifier and Type | Method and Description |
|---|---|
protected RandomFactory |
SolverConfig.buildRandomFactory(EnvironmentMode environmentMode_) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends RandomFactory> |
SolverConfig.getRandomFactoryClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolverConfig.setRandomFactoryClass(Class<? extends RandomFactory> randomFactoryClass) |
| Modifier and Type | Field and Description |
|---|---|
protected RandomFactory |
DefaultSolver.randomFactory |
| Modifier and Type | Method and Description |
|---|---|
RandomFactory |
DefaultSolver.getRandomFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSolver.setRandomFactory(RandomFactory randomFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRandomFactory |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.