gograph icon indicating copy to clipboard operation
gograph copied to clipboard

Add support for working with undirected graphs

Open mkindahl opened this issue 11 years ago • 0 comments

There is currently no support for working with undirected graph. Depending on the algorithms to implement, it might be more reasonable to use something else than an adjacency list.

mkindahl avatar Jan 11 '13 09:01 mkindahl