- Configuration 1:
- Linearizer with the complex inference approach
- Engine: pandaPI with lookahead
- Heuristic: rc2(add)
- Search algorithm: GBFS
- Configuration 2:
- Linearizer with the complex inference approach
- Engine: pandaPI with lookahead
- Heuristic: rc2(ff)
- Search algorithm: GBFS
- Configuration 3:
- Linearizer with the complex inference approach
- Engine: pandaPI with lookahead
- First-round search:
- Heuristic: rc2(add)
- Search algorithm: GBFS
- Second-round search:
- Heuristic: rc2(ff)
- Search algorithm: weighted A* with
$w=2$
- Thrid-round search:
- Heuristic: rc2(lmcut)
- Search algorithm: A* (optimal search)
- First-round search:
- Configuration 1:
- Linearizer with the simple inference approach
- Engine: pandaPI without lookahead
- Heuristic: rc2(add)
- Search algorithm: GBFS
- Configuration 2:
- Linearizer with the simple inference approach
- Engine: pandaPI without lookahead
- Heuristic: rc2(ff)
- Search algorithm: GBFS
- Configuration 3:
- Linearizer with the simple inference approach
- Engine: pandaPI without lookahead
- First-round search:
- Heuristic: rc2(add)
- Search algorithm: GBFS
- Second-round search:
- Heuristic: rc2(ff)
- Search algorithm: weighted A* with
$w=2$
- Thrid-round search:
- Heuristic: rc2(lmcut)
- Search algorithm: A* (optimal search)
- First-round search:
- Configuration 1:
- Lifted linearizer
- Search engine: Lilotane
- Configuration 2:
- Lifted linearizer
- Search engine: pandaPI with SAT
- Configuration 3:
- Lifted linearizer
- Search engine: pandaPI with SAT (optimal version)