Issue1238

Title clean up LM-Cut code names and documentation
Priority wish Status chatting
Superseder Nosy List jendrik, malte, pascal.lauer, simon
Assigned To pascal.lauer Keywords
Optional summary
Some parts of the LM-Cut implementation use terminology that does not match the literature. 

I spotted `mark_goal_plateau` which should probably be `mark_goal_zone`. Malte suggested to have a more thorough review as there are likely more parts where the naming is inconsistent. 

The task would be to do this code review and clean up the code accordingly. 

Related: Simon suggest to cite the original LM-Cut paper in the synopsis (see issue #1200, https://issues.fast-downward.org/issue1200 )

Created on 2026-08-03.16:55:28 by pascal.lauer, last changed by pascal.lauer.

Summary
Some parts of the LM-Cut implementation use terminology that does not match the literature. 

I spotted `mark_goal_plateau` which should probably be `mark_goal_zone`. Malte suggested to have a more thorough review as there are likely more parts where the naming is inconsistent. 

The task would be to do this code review and clean up the code accordingly. 

Related: Simon suggest to cite the original LM-Cut paper in the synopsis (see issue #1200, https://issues.fast-downward.org/issue1200 )
History
Date User Action Args
2026-08-03 16:55:28pascal.lauercreate