Classes | Namespaces | Typedefs | Functions
window_optimization.hpp File Reference

Window Optimization. More...

Classes

struct  shift_window_selection
 Window Selection functor based on Shift Window Selection. More...
 
struct  line_window_selection
 Window Selection functor based on Line Window Selection. More...
 
struct  resynthesis_optimization
 Re-synthesis optimization (Wrapper for window_optimization) More...
 

Namespaces

namespace  revkit
 Main namespace.
 

Typedefs

typedef boost::function
< circuit(const circuit &)> 
select_window_func
 Functor for selecting the windows. More...
 

Functions

bool window_optimization (circuit &circ, const circuit &base, properties::ptr settings=properties::ptr(), properties::ptr statistics=properties::ptr())
 Window Optimization. More...
 
optimization_func window_optimization_func (properties::ptr settings=properties::ptr(new properties()), properties::ptr statistics=properties::ptr(new properties()))
 Functor for the window_optimization algorithm. More...
 

Detailed Description

Window Optimization.


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