File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ specialy in places where there are a lot of combinations and finding optimal sol
99The Aim of this project is to demonstrate optimized cell placement to complete efficient routing
1010Optimization should meet following criterias.
1111* Each node when moved should preserve it's connectivity ( parent & child connections )
12- * Cell position can be adjusted within same colum ( cell can be only poped/pushed vertically, horizontal moves not allowed )
12+ * Cell position can be adjusted within same colum ( might poped/pushed vertically, but not horizontally )
1313* Intersections/crossings beetween should be minimal.
1414
15- #### Problem on the picture
15+ #### Self explanatory images : )
1616* Left:* Initial placmenet   ;  ;   ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;   ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;   ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;   ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;   ;  ;  ;  ;  ;  ;  ;  ;  ;  ;   ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;  ; * Right:* optimized placement
1717
1818<img src =" https://i.ibb.co/C2gyWWf/bef.png " width =" 410 " height =" 400 " >  ;  ;  ;  ;  ;  ;  ;  ;  ;  ;
You can’t perform that action at this time.
0 commit comments