Linear nearest Neighbor. More...
Namespaces | |
| namespace | revkit |
| Main namespace. | |
Functions | |
| bool | lnn_optimization (circuit &circ, const circuit &base, properties::ptr settings=properties::ptr(), properties::ptr statistics=properties::ptr()) |
| Linear nearest Neighbor. More... | |
| optimization_func | lnn_optimization_func (properties::ptr settings=properties::ptr(new properties()), properties::ptr statistics=properties::ptr(new properties())) |
| Functor for the lnn_optimization algorithm. More... | |
Linear nearest Neighbor.
1.8.3.1