Furthermore, the control algorithm of GOAM is an intelligent backtracking technique, which can improve system efficiency without introducing additional information.
另外GOAM控制算法是智能回溯方法,GOAM在没有引入死余信息的情况下提高了系统的效率。
2
As a basic control structure in computer science, backtracking has been widely used in artificial intelligence.
回溯作为计算机科学中的一种基本的控制结构,在人工智能中有广泛的应用。
3
For each detected deadlock, backtracking is used to record the related paths in the control flow graph, and static branch prediction is employed to quantify its severity.