Revision 1 as of 2011-07-06 17:43:35

Clear message

Help: Experimental automatically generated documentation.

scalar evaluators

add

add(cost_type = NORMAL)

blind

blind(cost_type = NORMAL)

cea

cea(cost_type = NORMAL)

cg

cg(cost_type = NORMAL)

ff

ff(cost_type = NORMAL)

g

g()

goalcount

goalcount(cost_type = NORMAL)

hm

hm(m = 2, cost_type = NORMAL)

hmax

hmax(cost_type = NORMAL)

lmcount

lmcount(lm_graph, admissible = false, optimal = false, pref = false, alm = true, cost_type = NORMAL)

lmcut

lmcut(cost_type = NORMAL)

mas

mas(max_states = -1, max_states_before_merge = -1, count = 1, merge_strategy = MERGE_LINEAR_CG_GOAL_LEVEL, shrink_strategy = SHRINK_HIGH_F_LOW_H, simplify_labels = true, expensive_statistics = false, merge_mixing_parameter = -1, cost_type = NORMAL)

max

max(heuristics, cost_type = NORMAL)

pref

pref()

selmax

selmax(heuristics, alpha = 1, classifier = NB, conf_threshold = 0.6, training_set = 100, eval_always = 0, random_sel = false, retime = false, sample = Probe, uniform = false, zero_threshold = false, cost_type = NORMAL)

sum

sum(evals)

weight

weight(evals, weight)

openlists

alt

alt(sublists, boost = 0)

pareto

pareto(evals, pref_only = false, state_uniform_selection = false)

single

single(evaluators, pref_only = false)

single_buckets

single_buckets(evals, pref_only = false)

tiebreaking

tiebreaking(evals, pref_only = false, unsafe_pruning = true)

search engines

astar

astar(eval, pathmax = false, mpd = false, cost_type = NORMAL, bound = 2147483647)

eager

eager(open, reopen_closed = false, pathmax = false, f_eval = 0, preferred = [], cost_type = NORMAL, bound = 2147483647)

eager_greedy

eager_greedy(evals, preferred = [], boost = 0, cost_type = NORMAL, bound = 2147483647)

ehc

ehc(h, bfs_use_cost = false, preferred_usage = PRUNE_BY_PREFERRED, preferred = [], cost_type = NORMAL, bound = 2147483647)

iterated

iterated(engine_configs, pass_bound = true, repeat_last = false, continue_on_fail = false, continue_on_solve = true, plan_counter = 0, cost_type = NORMAL, bound = 2147483647)

lazy

lazy(open, reopen_closed = false, preferred = [], cost_type = NORMAL, bound = 2147483647)

lazy_greedy

lazy_greedy(evals, preferred = [], reopen_closed = false, boost = 1000, cost_type = NORMAL, bound = 2147483647)

lazy_wastar

lazy_wastar(evals, preferred = [], reopen_closed = true, boost = 1000, w = 1, cost_type = NORMAL, bound = 2147483647)

landmarks graphs

lm_exhaust

lm_exhaust(cost_type = NORMAL, reasonable_orders = false, only_causal_landmarks = false, disjunctive_landmarks = true, conjunctive_landmarks = true, no_orders = false, lm_cost_type = NORMAL)

lm_hm

lm_hm(m = 2, cost_type = NORMAL, reasonable_orders = false, only_causal_landmarks = false, disjunctive_landmarks = true, conjunctive_landmarks = true, no_orders = false, lm_cost_type = NORMAL)

lm_merged

lm_merged(lm_graphs, cost_type = NORMAL, reasonable_orders = false, only_causal_landmarks = false, disjunctive_landmarks = true, conjunctive_landmarks = true, no_orders = false, lm_cost_type = NORMAL)

lm_rhw

lm_rhw(cost_type = NORMAL, reasonable_orders = false, only_causal_landmarks = false, disjunctive_landmarks = true, conjunctive_landmarks = true, no_orders = false, lm_cost_type = NORMAL)

lm_search(max_depth = 10, num_tries = 10, uniform_sampling = false, cost_type = NORMAL, reasonable_orders = false, only_causal_landmarks = false, disjunctive_landmarks = true, conjunctive_landmarks = true, no_orders = false, lm_cost_type = NORMAL)

lm_zg

lm_zg(cost_type = NORMAL, reasonable_orders = false, only_causal_landmarks = false, disjunctive_landmarks = true, conjunctive_landmarks = true, no_orders = false, lm_cost_type = NORMAL)

synergys

lm_ff_syn

lm_ff_syn(lm_graph, admissible = false, optimal = false, alm = true, cost_type = NORMAL)

Help output finished. Peak memory: 2436 KB