dejavu
Fast probabilistic symmetry detection.
|
#include <random>
#include <chrono>
#include "refinement.h"
#include "coloring.h"
#include "graph.h"
#include "trace.h"
#include "groups.h"
#include "ir.h"
Go to the source code of this file.
Classes | |
class | dejavu::search_strategy::dfs_ir |
Depth-first search without backtracking. More... | |
Namespaces | |
namespace | dejavu |
namespace | dejavu::search_strategy |
High-level IR search strategies. | |