Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A slicing floorplan is a decomposition of a rectangle with horizontal and vertical sides using horizontal and vertical cuts ( see Figure 7 . 2
A slicing floorplan is a decomposition of a rectangle with horizontal and vertical sides using horizontal and vertical cuts see Figure a A slicing floorplan can be represented by a binary tree, called a slicing tree, whose internal nodes represent the cuts, and whose external nodes repre sent the basic rectangles into which the floorplan is decomposed by the cuts see Figure b The compaction problem is defined as follows. Assume that each basic rectangle of a slicing floorplan is assigned a minimum width w and a minimum height h The compaction problem is to find the smallest possible height and width for each rectangle of the slicing floorplan that is compatible with the minimum dimensions of the basic rectangles. Namely, this problem requires the assignment of values hv and wv to each node v of the slicing tree, such that
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started