be bound to 必定,必須; 必定,一定; 必定,肯定; 決心; 肯定,注定;一定要; 一定;必然; 一定會…,必然…; 一定要..; 有義務(wù); 注定,必定
bound n. 〔pl.〕 1.界限,界線,限度。 2.邊界,邊境;邊界線內(nèi)的領(lǐng)土。 3.區(qū)域,領(lǐng)域,范圍。 the bounds of space and time 時空范圍。 the farthest bounds of the ocean 大洋最遠的界限。 beyond the bounds of 越出…的范圍以外,為…所不及。 break bounds 越軌;過度,逾限;【軍事】擅自進入軍事禁區(qū)。 keep within bounds 使不過度;約束,守規(guī);持中。 know no bounds 不知足,無厭,無限制。 out of bounds 1. 越界,越軌,越限。 2. 禁止…入內(nèi) (to) (The ball bounced out of bounds. 球跳出界外。 The park is out of bounds to students. 此公園不準學(xué)生入內(nèi))。 set 〔put〕bounds to 限制。 within (the) bounds 在規(guī)定范圍內(nèi),不越軌。 vt. 1.限,限制。 2.形成…的界限[邊界],以…為界,鄰接。 3.指出…的范圍[界限]。 bound one's desires by reason 以理性約束欲望。 The United States is bounded on the north by Canada. 美國北與加拿大接壤。 The students were asked to bound their country. 學(xué)生被要求指出本國的國界。 vi. 〔古語〕接界 (with)。 n. 跳,跳躍,跳起;彈跳;躍進。 a bound forward 向前跳躍。 hit a ball on the bound 在球跳起來的時候擊球。 at a [with one] bound 一躍,一跳。 by leaps and bounds 連跑帶跳地,飛快地(advance by leaps and bounds 進步飛躍)。 vt. 使跳躍,使彈起。 vi. 跳躍;跳起,彈起;跳開。 bound to one's feet 一躍而起。 The ball bounded against the wall. 球從墻上反彈回來。 bound into fame [favor] 一舉成名[受歡迎]。 bound on [upon] 猛撲(The leopard bounded on the prey. 那只豹猛撲向獵物)。 adj. 1.綁著的,被束縛的。 2.負有義務(wù)的,有責(zé)任的,理應(yīng)…的;受(合同、法律等)約束的。 3.裝訂的,有封面的。 4.被…封鎖的;秘結(jié)的,便秘的。 5.必定的,肯定的。 6.〔美俚〕下了決心的,決心要…。 7.密切關(guān)聯(lián)的;【化、物】結(jié)合的;黏合的,耦合的。 a bound prisoner 被綁縛著的犯人。 She is bound to her family. 她被家庭束縛住了。 man-bound 因人員不足不能開船的。 ice-bound 冰封的。 desk-bound 整日伏案工作的。 He is bound by the terms of the contract. 他受到合同條款的約束。 a book bound in leather 皮面精裝書。 bound volume 合訂本。 It's bound to happen. 這件事必然要發(fā)生。 She is bound to go. 她決心要走。 be bound up in 熱中于,專心于,忙于(bound up in one's work 專心工作)。 be bound up with 和…有密切關(guān)系。 I'll be bound 一定,保證,我可以擔(dān)保。 adj. 〔作述語用〕 1.開往(某處)去的,要往(某處)去的。 2.〔古語〕準備,打算。 Where are you bound (for)? 你到哪里去? be bound for 以…為目的地的 (The train is bound for Denver. 列車開往丹佛)。
Balancing two - sided assembly line based on branch and bound way 多品種混合型裝配流水線的平衡設(shè)計
A new branch and bound algorithm for solving complex integer quadratic programs 解復(fù)雜二次整數(shù)規(guī)劃問題的新型分枝定界算法
Branch and bound algorithm 分枝界定法
A branch and bound algorithm for solving maximizing a concave function over weakly - efficient 弱有效集上凹函數(shù)極大問題的分枝定界算法
Branch and bound algorithm is an important method to be used to acquire the solution of optimal problems 分支定界算法是求解優(yōu)化問題的重要方法。
4 . the tsp as benchmark shows that this cluster platform can increase the branch and bound algorithm ’ s efficiency and get the optimal solution soon 計算表明,在保證求得最優(yōu)解的前提下,該平臺能很好地提高分支定界算法的效率。
When problem scale is small , we can adopt many classical algorithms such as linear programming integer programming , branch and bound method to solve this problem 當問題規(guī)模較小時,可用線性規(guī)劃、整數(shù)規(guī)劃、動態(tài)規(guī)劃等經(jīng)典算法求解。
This paper consists of two parts . in the first part , a new branch and bound algorithm for minimizing the nonconvex quadratic programming with box constraints is proposed 本文分兩部分,第一部分研究求解邊界約束非凸二次規(guī)劃問題的整體最優(yōu)解的分支定界算法。
The solving tsp ( traveling salesman problem ) examples as benchmark shows that this platform can increase the branch and bound algorithm ' s efficiency and get the optimal solution sooner 計算表明,在保證求得最優(yōu)解的前提下,該平臺能很好地提高分支定界算法的效率。
To improve the efficiency of the branch and bound technique , some heuristic principles are proposed to cut those branches that may generate global optimization solution with low probability 同時,為提高分支定界法的效率,利用啟發(fā)式規(guī)則剪去產(chǎn)生最優(yōu)解可能性很小的分支。
Branch and bound (BB or B&B) is a general algorithm for finding optimal solutions of various optimization problems, especially in discrete and combinatorial optimization. A branch-and-bound algorithm consists of a systematic enumeration of all candidate solutions, where large subsets of fruitless candidates are discarded en masse, by using upper and lower estimated bounds of the quantity being optimized.