Skip to content

497672776/floorplan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Introduction

This project uses B*-Tree, SP (sequence pair), binary partition tree combined with simulated annealing for layout.

Provide two running entrances: main.cpp, test.cpp.

The default entry is main.cpp.

These two modes can be switched in CMakeLists.txt.

But test.cpp is not yet complete.

  • Usage

. run.sh

  • draw BStar

python3 drawLayout.py resource/output/n100_03.floorplanBStar

  • draw SP

python3 drawLayout.py resource/output/n100_03.floorplanSP

  • draw Slicing

python3 drawLayout.py resource/output/n100_03.floorplanSlicing

floorplan

floorplan

floorplan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors