Namespaces | Functions
exact_synthesis.hpp File Reference

Exact Synthesis of Reversible Networks. More...

Namespaces

namespace  revkit
 Main namespace.
 

Functions

bool exact_synthesis (circuit &circ, const binary_truth_table &spec, properties::ptr settings=properties::ptr(), properties::ptr statistics=properties::ptr())
 Synthesizes a minimal circuit (with respect to the number of gates) using the SAT-based exact synthesis approach as presented in [GWDD09]. More...
 
truth_table_synthesis_func exact_synthesis_func (properties::ptr settings=properties::ptr(new properties()), properties::ptr statistics=properties::ptr(new properties()))
 Functor for the exact_synthesis algorithm. More...
 

Detailed Description

Exact Synthesis of Reversible Networks.


Generated on Tue Apr 16 2013 08:12:02 for RevKit by doxygen 1.8.3.1