Namespaces | Functions
transposition_based_synthesis.hpp File Reference

A simple synthesis algorithm based on transpositions. More...

Namespaces

namespace  revkit
 Main namespace.
 

Functions

bool transposition_based_synthesis (circuit &circ, const binary_truth_table &spec, properties::ptr settings=properties::ptr(), properties::ptr statistics=properties::ptr())
 A simple synthesis algorithm based on transpositions. More...
 
truth_table_synthesis_func transposition_based_synthesis_func (properties::ptr settings=properties::ptr(new properties()), properties::ptr statistics=properties::ptr(new properties()))
 Functor for the transposition_based_synthesis algorithm. More...
 

Detailed Description

A simple synthesis algorithm based on transpositions.


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