Begin predict

This commit is contained in:
2023-11-06 15:22:27 +01:00
parent 3e92372d1c
commit ed21f90b69
8 changed files with 55 additions and 69 deletions

View File

@@ -9,6 +9,5 @@ namespace pywrap {
~STree() = default;
std::string graph();
};
} /* namespace pywrap */
#endif /* STREE_H */