Skip to content

sonakur/floorplanner_gui

Repository files navigation

Floorplannner with gui.

To test this floorplanner you need to provide an input file, consisting of lines, each of which describes a block of the floorplan. Line format is the following:

[x coordinate] [y coordinate] [block width] [block height] [+]?

The symbol "+" is an optional parameter, for indicateing if the block must be consdered in net migration or reduce distance algorithms.

Reduce ditsance algorithm reduces distance between 2 indicated blocks. Net migration algorithm reduces distance between multiple blocks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors