![]() |
PandA-2024.02
|
#include "clique_covering_graph.hpp"

Go to the source code of this file.
Data Structures | |
| struct | filter_clique< vertex_type > |
| Functor used to reduce the size of clique: the rationale of filtering is that too many sharing may create problem to the timing closure of the design. More... | |
| struct | no_filter_clique< vertex_type > |
Definition in file filter_clique.hpp.
1.8.13