torc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PathFinderHeuristic.hpp File Reference

Header for the PathfinderHeuristic class. More...

#include "torc/architecture/DDB.hpp"
#include "torc/router/NetVectorRouterHeuristicBase.hpp"
#include "torc/router/RouteNet.hpp"
#include <boost/unordered_map.hpp>
#include <boost/any.hpp>
+ Include dependency graph for PathFinderHeuristic.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  torc::router::PathFinderHeuristic
 Provides net routing based on the Nillson graphsearch algorithm. More...
 

Namespaces

 torc
 Implementation of class to encapsulate micro-bitstream library generation code.
 
 torc::router
 

Macros

#define TORC_ROUTER_PATHFINDERHEURISTICHPP
 

Detailed Description

Header for the PathfinderHeuristic class.

Definition in file PathFinderHeuristic.hpp.

Macro Definition Documentation

#define TORC_ROUTER_PATHFINDERHEURISTICHPP

Definition at line 20 of file PathFinderHeuristic.hpp.