Expand description
Data structure of the lookup table.
Structs§
- Lookup
Table - Lookup-table for nets of low degree.
- LutValue
- A pair of a wirelength vector with a tree.
- SubLookup
Table - Lookup-table for a single degree of nets.
- Transform
- Geometrical transformation of pins and trees.
Note: After applying the transformation, the points and trees must be shifted
such that the lower left corner of the bounding box is on
(0, 0)
.
Enums§
- Values
OrRedirect - Contains either the POWVs for a group or redirects to another group which is equivalent under rotations and/or mirroring transforms.