AI 24/25 Project Software
Documentation for the AI 24/25 course programming project software
Loading...
Searching...
No Matches
pattern_collection_generator_disjoint_cegar.h
1
#ifndef PROBFD_PLUGINS_PDBS_PATTERN_COLLECTION_GENERATOR_DISJOINT_CEGAR_H
2
#define PROBFD_PLUGINS_PDBS_PATTERN_COLLECTION_GENERATOR_DISJOINT_CEGAR_H
3
4
// Forward Declarations
5
namespace
downward::cli::plugins {
6
class
Feature;
7
}
8
9
namespace
probfd::cli::pdbs {
10
11
void
add_pattern_collection_generator_cegar_options_to_feature(
12
downward::cli::plugins::Feature& feature);
13
14
}
// namespace probfd::cli::pdbs
15
16
#endif
probfd
cli
pdbs
pattern_collection_generator_disjoint_cegar.h
Generated on Tue Jan 7 2025 for AI 24/25 Project Software by
1.12.0