![]() |
Version: 1.0 |
#include "forest.h"
#include <optional>
#include <cassert>
#include "drag_compressor.h"
#include "forest_optimizer.h"
Go to the source code of this file.
Functions | |
void | RemoveUselessConditionsRec (BinaryDrag< conact >::node *n, bool &changed) |
void RemoveUselessConditionsRec | ( | BinaryDrag< conact >::node * | n, |
bool & | changed | ||
) |
Definition at line 186 of file forest.cpp.