基本解釋[計算機科學(xué)技術(shù)]最大團問題英漢例句雙語例句The maximum clique problem is one of the classical NP-complete problems from combinatorial optimization.最大團問題是組合優(yōu)化中的一個經(jīng)典的NP-完全問題。The maximum clique problem (MCP) is a classical graph-theoretic problem, which aims to find the maximum complete subgraph of a given graph G.最大團問題是一個經(jīng)典的圖論問題,其目標是找出給定的某個圖的最大完全子圖。A new algorithm for the maximum clique problem has been presented in this paper, the local enumerative algorithm based on average degree sorting.提出了關(guān)于最大團問題的一種新思路基于平均度排序的局部枚舉算法。maximum clique problem更多例句詞組短語短語maximum clique problem mcp 最大團問題maximum clique problem更多詞組專業(yè)釋義計算機科學(xué)技術(shù)最大團問題The maximum clique problem is an important NP complete problem in graph theory. Prebious algorithms are either applicable only to some particular graphs or in need of exponential time cost.最大團問題是圖論中重要的NP完全問題,目前求解最大團問題的方法只適合某些特殊的圖,活則消耗時間長,求解效率低。