Revision 9 as of 2015-08-10 15:28:40

Clear message

LAMA-FF synergy

If the FF heuristic should be used (for its estimates or its preferred operators) and we want to use preferred operators of the landmark count heuristic, we can exploit synergy effects by using the LAMA-FF synergy. This synergy can only be used via Predefinition (see Predefinitions), for example: "hlm,hff=lm_ff_syn(...)"

lm_ff_syn(lm_graph, admissible=false, optimal=false, alm=true, lpsolver=CPLEX, cost_type=NORMAL, transform=<none>)

Note: to use an LP solver, you must build the planner with USE_LP=1. See LPBuildInstructions.