AI 24/25 Project Software
Documentation for the AI 24/25 course programming project software
Loading...
Searching...
No Matches
utils.h
1
#ifndef DOWNWARD_PLUGINS_PDBS_UTILS_H
2
#define DOWNWARD_PLUGINS_PDBS_UTILS_H
3
4
#include <string>
5
6
namespace
downward::cli::pdbs {
7
extern
std::string get_rovner_et_al_reference();
8
}
// namespace downward::cli::pdbs
9
10
#endif
downward
cli
pdbs
utils.h
Generated on Tue Jan 7 2025 for AI 24/25 Project Software by
1.12.0