satisfaction n. 1.滿足,滿意,舒服 (at; with)。 2.〔a satisfaction〕 使(欲望等)滿足的事物。 3.償還,賠償,義務(wù)的履行 (for)。 4.賠償物。 5.【宗教】苦行贖罪。 6.(雪恥,挽回名譽(yù)損失的)決斗;報(bào)復(fù)。 I heard the news with great [much] satisfaction. 我聽了這個(gè)消息非常滿意。 It will be a great satisfaction to you to know that .... 你如果聽到…一定很滿意。 demand satisfaction 要求道歉[決斗,賠償]。 enter (up) satisfaction 在法院備案表明已償清應(yīng)付款項(xiàng)。 give satisfaction 使?jié)M足[滿意];賠償;答應(yīng)決斗。 in full and complete satisfaction 照數(shù)還訖,全數(shù)還清。 in satisfaction of 作為…的賠償。 make satisfaction for 賠償,償還 (satisfaction for a debt [crime] 還債,贖[罪])。 to sb.'s satisfaction =to the satisfaction of 使…滿意地,…得使…滿意。
constraint n. 1.強(qiáng)迫,拘束。 2.約束,壓抑,拘泥。 3.強(qiáng)制力。 4.緊張感[狀態(tài)]。 by constraint 勉強(qiáng),強(qiáng)迫。 feel constraint覺得局促不安,感受壓迫。 show constraint顯得局促。 under [in] constraint 被迫,不得不;被束縛著。
problem n. 1.問題,課題;疑難問題;令人困惑的情況。 2.【數(shù)、物】習(xí)題;作圖題。 3.(象棋的)布局問題。 the problem of unemployment 失業(yè)問題。 His whole conduct is a problem to me. 他的一切行為我都不理解。 adj. 1.成問題的;難處理的。 2.關(guān)于社會問題的。 a problem child 【心理學(xué)】問題兒童;難管教的孩子。 a problem novel [play] (反映社會問題等的)問題小說[戲劇]。 sleep on [upon, over] a problem 把問題留到第二天解決。
As with other engineering design , die design is , by its nature , a constraint satisfaction problem , how to tailor design space in accordance with constraints 冷沖模設(shè)計(jì)同其它工程設(shè)計(jì)一樣,本質(zhì)上是一個(gè)約束滿足問題,其實(shí)質(zhì)就是多個(gè)約束條件裁減設(shè)計(jì)空間。
I regard qsim as a kind of constraint satisfaction problem ( csp ) , and improve the qualitative simulation algorithm by constraint logic programming ( clp ) . fuzzy qualitative simulation develops conventional qsim on several facets , such as representation of qualitative value , state transition rule and filtering algorithms . it bridges the gap between pure qualitative and quantitative , and improve the efficien 前者是將定性仿真算法看作一類約束滿足問題,用約束邏輯程序加以改進(jìn),不僅為解決定性仿真問題提供了邏輯框架,而且也是一種規(guī)范化的程序描述語言;模糊定性仿真算法則是對純定性仿真算法在知識描述、狀態(tài)轉(zhuǎn)移規(guī)則、過濾算法等方面的改進(jìn),是一類半定量描述方法,有利于在定性仿真領(lǐng)域綜合定量信息,同時(shí)提高算法的效率。
Pretreatment is used to generate alternate activities to achieve the requirements . theproblem after pretreatment is characterized as a constraint satisfaction problem , which is solvedby the local search algorithm based on dynamic priority . the solution means to specifycorrespondingactivitiesforeveryrequirementandtoallocateexecutingtimeandresources . in order to validate the modeling framework presented in this paper , a software system isdesigned to implement the mission planning and scheduling for msrs 預(yù)處理過程自動生成完成任務(wù)需求的候選活動集;預(yù)處理之后的問題被描述為一個(gè)約束滿足問題,通過基于動態(tài)優(yōu)先級的局部鄰域搜索算法完成問題的求解,即為每個(gè)需求指定相應(yīng)的活動,并為這些活動安排執(zhí)行時(shí)間并指派資源。
This paper presents a generalproblem - solving framework for modeling multi - issue multilateral negotiationusing fuzzy constraints . agent negotiation isformulated as a distributed fuzzy constraint satisfaction problem dfcsp . fuzzy constrains are thus used to naturally represent each agent s desiresinvolving imprecision and human conceptualization , particularly when lexicalimprecision and subjective matters are concerned 隨著網(wǎng)際網(wǎng)絡(luò)的快速發(fā)展,信息社會的來臨,人們期望能隨時(shí)隨地相互連系交換訊息以取得所需的信息,造成目前的信息環(huán)境具有開放巨大及異質(zhì)的特性。
百科解釋
Constraint satisfaction problems (CSPs) are mathematical problems defined as a set of objects whose state must satisfy a number of constraints or limitations. CSPs represent the entities in a problem as a homogeneous collection of finite constraints over variables, which is solved by constraint satisfaction methods.