Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDold committed Apr 5, 2024
1 parent 7fdf881 commit 35a2867
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,7 @@ class IPDBFeature : public plugins::TypedFeature<Evaluator, CanonicalPDBsHeurist
add_canonical_pdbs_options_to_feature(*this);
add_heuristic_options_to_feature(*this, "cpdbs"); // TODO issue1082 this adds a description parameter that is
// only used for the heuristic, not for the generator.
// Do we need to change that?

document_language_support("action costs", "supported");
document_language_support("conditional effects", "not supported");
Expand Down

0 comments on commit 35a2867

Please sign in to comment.