undirected-graphs topic
List
undirected-graphs repositories
plmc
96
Stars
36
Forks
Watchers
Inference of couplings in proteins and RNAs from sequence variation
EVzoom
35
Stars
5
Forks
Watchers
Visually explore covariation in protein families
udgcd
19
Stars
4
Forks
Watchers
UnDirected Graph Cycle Detection: C++ wrapper over Boost Graph Library (BGL)
pgraph-python
15
Stars
7
Forks
Watchers
Simple graph classes
planar-face-discovery
17
Stars
8
Forks
17
Watchers
Given a planar, undirected, graph enumerate all of the faces of the graph. Can also be described as finding all of the polygons within the graph, or the minimum cycle basis, based on Geometric Tools C...