Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add BlankFloorPlanner layouter that does "raw" assign_advice #13

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jonathanpwang
Copy link

@jonathanpwang jonathanpwang commented Jan 31, 2023

Layouter doing dumbest strategy possible: assigns a region in a big rectangle (using all columns), then flushes and assigns next region by shifting down vertically


possible: assigns a region in a big rectangle (using all columns), then
flushes and assigns next region by shifting down vertically
Copy link
Collaborator

@zhenfeizhang zhenfeizhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants