提醒:Sameer Borate's Blog: Building a adjacency matrix of a graph 2012年02月18日

来自: PHPDeveloper.org
演示:以MSN订阅提醒为例 订阅到哪吒,有更新提醒我
哪吒机器人提醒:
提醒:PHPDeveloper.org
【标题】Sameer Borate's Blog: Building a adjacency matrix of a graph
【摘要】building on the graphing tutorial in his last post sameer continues on looking at graphs in php with this new post showing how to create an "agency matrix" of a currently built graph.building a graph is not enough; we also need the ability to search through it. to make it easier to build search algorithms, it is useful if we can represent the graph and its connections in a different way; adjacency matrix being one such representation. an adjacency matrix is a means of representing which vert... (02-18 02:37)
收藏 |  评论 |  推荐给好友  | 
本文共有 0 次分享
评论
共有 - 条评论


我要反馈