Differences between revisions 14 and 18 (spanning 4 versions)
Revision 14 as of 2018-09-20 23:43:46
Size: 738
Comment: lm_cost_type was removed in issue776
Revision 18 as of 2023-07-28 10:37:20
Size: 0
Editor: MalteHelmert
Comment: The page is no longer necessary. The remaining point is now discussed directly by the docs for the two affected heuristics.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Back to the HomePage.

= Caveats for the options =

Here, we document some aspects of the command-line syntax that may be unintuitive or complicated.

== Using "preferred operators" with landmark heuristics ==

Unlike all other (current) heuristics, the landmark heuristic ({{{lmcount}}}, see [[Doc/Evaluator#Landmark-count_heuristic]]) requires a special setting {{{pref=true}}} to enable preferred operator support. Hence, to use preferred operators with that heuristic, '''two''' things must be done at the moment:

 1. Set {{{pref=true}}} in the [[Doc/Evaluator| heuristic specification]].
 2. Include the heuristic in the list of heuristics in the {{{preferred}}} specification of the [[Doc/SearchEngine|search engine]].