释义 |
constructive placement algorithm 构造性布局算法 An automatic placement algorithm. The algorithm chooses an unplaced device (or element ) every time according to a certain selective rule and puts it at the suitable location according to a certain place rule. The feature of the algorithm is that only one device (or element) is chosen and placed at a time. The algorithm saves computing time but may not obtain the ideal result and needs to use the iterative method for improving. 一种自动布局算法。这种方法每次按照一定的选择原则,选取一个未放置好的器件(或元件), 并按照一定的放置原则把它放在适当的位置上。该算法的特点是,一次只选择并放置一个器 件(或元件)。这种方法节省计算时间,但结果不一定理想,需要用迭代方法加以改进。 |