Results 1 - 9 of 9 results out of about 16250 pages. (0.88 seconds)

Doc/Evaluator . . . 86 matches
...<<TableOfContents>> An evaluator specification is either a newly created evaluator instance or an evaluator that has been defined previously. This page describes how one can spec...

53.1k - rev: 54 (current) last modified: 2024-01-11 22:26:36

Doc/SearchAlgorithm . . . 104 matches
...case of eager best first search that uses g+h as f-function. We break ties using the evaluator. Closed nodes are re-opened. {{{ astar(eval, lazy_evaluator=<none>, pruning=null(),...

26.7k - rev: 4 (current) last modified: 2024-01-11 21:04:19

Doc/OpenList . . . 31 matches
...between several open lists. {{{ alt(sublists, boost=0) }}} * ''sublists'' (list of [[Doc/OpenList|OpenList]]): open lists between which this one alternates * ''boost'' (int): ...

4.0k - rev: 21 (current) last modified: 2024-01-11 22:26:38

Doc/Overview . . . 18 matches
... * [[Doc/AbstractTask]] * [[Doc/ConstraintGenerator]] * [[Doc/Evaluator]] * [[Doc/LabelReduction]] * [[Doc/LandmarkFactory]] * [[Doc/MergeScoringFunction]] * [[Doc/MergeSele...

0.4k - rev: 20 (current) last modified: 2023-07-28 09:44:27

Doc/PatternCollectionGenerator . . . 5 matches
...climbing == This algorithm uses hill climbing to generate patterns optimized for the [[Doc/Evaluator#Canonical_PDB|Canonical PDB]] heuristic. It it described in the following pap...

30.2k - rev: 32 (current) last modified: 2024-01-11 22:26:38

ForDevelopers/Blog/TheNewOptionParser . . . 39 matches
... a list of floats? All of this is defined in {{{Features}}}. A feature also can contain documentation which we use to automatically generate the documentation in this wiki. Let's...

14.5k - rev: 7 (current) last modified: 2023-07-28 10:17:29

OptionSyntax . . . 15 matches
...Back to the HomePage. = Option Syntax = == Meaning of the call syntax documentation == All parameters can be specified by keyword or by position. Once a parameter is specified...

5.8k - rev: 19 (current) last modified: 2023-11-22 09:03:02

PlannerUsage . . . 9 matches
... minimum, you need to specify the PDDL input files and search options consisting of a [[Doc/SearchAlgorithm|search algorithm]] with one or more [[Doc/Evaluator|evaluator specifica...

4.9k - rev: 66 (current) last modified: 2023-10-12 12:14:59

PddlSupport . . . 4 matches
...ted * '''conditional effects:''' Not all heuristics support conditional effects. See [[Doc/Evaluator]] for details. Also, as of this writing, support for conditional effects is s...

3.5k - rev: 9 (current) last modified: 2018-09-13 13:25:17