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.

Functions

bool window_optimization (circuit &circ, const circuit &base, properties::ptr settings=properties::ptr(), properties::ptr statistics=properties::ptr())
 Window Optimization.
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.

Detailed Description

Window Optimization.

 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines

Generated on Wed May 25 2011 16:34:52 for RevKit by doxygen 1.7.3