基于带回溯传播信息和编码技术的求解传递闭包方法

A method of solving transitive closure based on backtracking spread information and coding technique

  • 摘要: 求解传递闭包问题是计算机科学中的一经典问题.文章提出了一种新的传递闭包算法,并导出了若干理论结果,能够将任一关系图化为左偏序图,它是基于带回溯传播信息和编码技术的深度优先搜索算法,该算法效率高,且易于实现.

     

    Abstract: Solving transitive closure is a classical problem in computer science.In this paper,the author proposes a new transtive closure algorithm,and deduces out some theoretical results.The results can change any relation graph into left deflective order graph.The algorithm is a depth first searching algorithm based on backtracking spread information and coding technique.It is effective,and its realizing is easy.

     

/

返回文章
返回