go top

backtracking algorithm

  • 回溯算法:一种通过尝试所有可能的解决方案来找到问题答案的算法。当某个解决方案被证明不可行时,算法会回溯到上一步,尝试其他解决方案。

专业释义

  • 回溯算法 - 引用次数:11

    Then there is an optimal algorithm and random backtracking algorithm was designed.

    最后设计实现了MCSP问题的最优解算法与随机回溯算法

    参考来源 - 最小公共字符串划分问题的算法研究
    回溯演算法
  • 回溯算法

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句

  • This is the strategy to avoid the need of a backtracking algorithm.

    策略避免回溯算法需要

    youdao

  • Eight queens problem is an ancient and well-known problem, backtracking algorithm is a typical example.

    皇后问题一个古老著名的问题,是回溯算法典型例题。

    youdao

  • Traditional backtracking algorithm has been improved by rotating the chessboard matrix and put into solving N-queens counting problem in computer cluster.

    通过n皇后问题棋盘矩阵旋转改进回溯算法通过计算机集群并行实现了N皇后的计数问题

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定