Add folder to b_best
This commit is contained in:
@@ -43,6 +43,7 @@ namespace platform {
|
||||
void add_active_parents(const std::vector<int>& active_parents);
|
||||
void add_active_parent(int parent);
|
||||
void remove_last_parent();
|
||||
void setHyperparameters(const nlohmann::json& hyperparameters_) override {};
|
||||
protected:
|
||||
bool debug = false;
|
||||
Xaode aode_;
|
||||
|
Reference in New Issue
Block a user