Module libreda_pnr::place::placement_problem
source · Expand description
Representation of the placement problem.
A trait based representation gives more flexibility than passing naked arguments to the placement engine.
Enums
- Describe the placement status of a cell instance.
Traits
- Representation of the placement task.