ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/owl/branches/aglappe-jung/tinker
r420
File Last Change
 ../
TinkerError.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
PRMInfo.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
TinkerRunner.java 420 (16 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)
ConstraintsMaker.java 420 (16 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)
         4 files shown