|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <BDS.h>

Public Member Functions | |
| EdgeToRecover (int _p1, int _p2, GEdge *_ge) | |
| bool | operator< (const EdgeToRecover &other) const |
Public Attributes | |
| int | p1 |
| int | p2 |
| GEdge * | ge |
|
inline |
|
inline |
| int EdgeToRecover::p1 |
Definition at line 317 of file BDS.h.
Referenced by EdgeToRecover(), and operator<().
| int EdgeToRecover::p2 |
Definition at line 317 of file BDS.h.
Referenced by EdgeToRecover(), and operator<().