book1.rar
文件大小: 167k
下载次数:2
源码类别:

其他电子书

开发平台:

PDF

源码售价: 5 个金币 积分规则     积分充值
资源说明:Solving NP-hard discrete optimization problems to optimality is often an immense job requiring very ecient algorithms, and the B&B paradigm is one of the main tools in construction of these. A B&B algorithm searches the complete space of solutions for a given problem for the best solution. However, explicit enumeration is normally impossible due to the exponentially increasing number of potential solutions. The use of bounds for the function to be optimized combined with the value of the current best solution enables the algorithm to search parts of the solution space only implicitly.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。