File |
Last Change
![]() |
---|---|
![]() |
364 (17 years ago) by stehr: tagging version 0.8.5 in sync with CMView-0.8.5 |
![]() |
417 (17 years ago) by lpetzo: abstract class implementing the Runnable interface |
![]() |
420 (17 years ago) by duarte: First implementation of the new graph framework using JUNG2. Still a few classes to fix, but all basic functionality is there. NOTE: at the moment ProtStructGraph is a SparseGraph which doesn't guarantee that the graph has no parallel or loop edges (I thought that would be solved by using the SimpleGraph interface but it doesn't, that's only a marker interface) |