#include <OptimizationObjective.h>
◆ CustomPathLengthDirectInfSampler()
CustomPathLengthDirectInfSampler::CustomPathLengthDirectInfSampler |
( |
const ob::ProblemDefinitionPtr & |
probDefn, |
|
|
unsigned int |
maxNumberCalls |
|
) |
| |
◆ ~CustomPathLengthDirectInfSampler()
CustomPathLengthDirectInfSampler::~CustomPathLengthDirectInfSampler |
( |
| ) |
|
|
overridedefault |
◆ getInformedMeasure()
double CustomPathLengthDirectInfSampler::getInformedMeasure |
( |
const ob::Cost & |
currentCost | ) |
const |
|
override |
◆ hasInformedMeasure()
bool CustomPathLengthDirectInfSampler::hasInformedMeasure |
( |
| ) |
const |
|
override |
◆ heuristicSolnCost()
ob::Cost CustomPathLengthDirectInfSampler::heuristicSolnCost |
( |
const ob::State * |
statePtr | ) |
const |
|
override |
◆ sampleUniform() [1/2]
bool CustomPathLengthDirectInfSampler::sampleUniform |
( |
ob::State * |
statePtr, |
|
|
const ob::Cost & |
maxCost |
|
) |
| |
|
override |
◆ sampleUniform() [2/2]
bool CustomPathLengthDirectInfSampler::sampleUniform |
( |
ob::State * |
statePtr, |
|
|
const ob::Cost & |
minCost, |
|
|
const ob::Cost & |
maxCost |
|
) |
| |
|
override |
The documentation for this class was generated from the following files: