Enforce that the start/end of a method equal to the start/end of earliest/latest subtask.
Currently we only enforce that all subtasks are contained within the methods. However a method could "start" before its first subtask This is unsound on partial-order domains with method preconditions.
Enforce that the start/end of a method equal to the start/end of earliest/latest subtask.
Currently we only enforce that all subtasks are contained within the methods. However a method could "start" before its first subtask This is unsound on partial-order domains with method preconditions.