项目作者: rafaelglikis

项目描述 :
There is given an undirected graph G = (V, E) from which edges are deleted one at a time. Questions like "Are the vertices u and v in the same connected component?" have to be answered in constant time.
高级语言: C++
项目地址: git://github.com/rafaelglikis/dynamic-connectivity.git
创建时间: 2018-07-13T23:58:54Z
项目社区:https://github.com/rafaelglikis/dynamic-connectivity

开源协议:MIT License

下载