Version: 1.0
Functions
forest.cpp File Reference
#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)
 

Function Documentation

◆ RemoveUselessConditionsRec()

void RemoveUselessConditionsRec ( BinaryDrag< conact >::node *  n,
bool &  changed 
)

Definition at line 186 of file forest.cpp.