#include "complexity_limiter.h"#include <util/options.h>#include "goto_symex_state.h"#include <cmath>Go to the source code of this file.
expr contains, with a bound on how far to search. Amount of nodes expr contains, with a bound on how far to search.
Starts with an existing count.
expr added to count without searching significantly beyond the supplied limit. Definition at line 227 of file complexity_limiter.cpp.