ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/owl/branches/aglappe-jung
r428
File Last Change
 ../
actionTools/ 419 (16 years ago) by duarte: Re-branching for JUNG2 development
proteinstructure/ 428 (16 years ago) by duarte: Fixed bug: was missing last sequence element when adding gap nodes
sadp/ 426 (16 years ago) by duarte: Now PairWiseAlignmentConverter and PairwiseAlignmentGraphConverter work in the new JUNG framework. New class IntPairComparator Now sorting output in RIGraph.write_graph_to_file
tinker/ 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)
tools/ 419 (16 years ago) by duarte: Re-branching for JUNG2 development
Manifest.txt 419 (16 years ago) by duarte: Re-branching for JUNG2 development
benchmarkGraphAlgorithm.java 424 (16 years ago) by duarte: Added last i/o method from old Graph (write to file in Ioannis network format) Using now the more correct degree, indegree, outdegree methods instead of count neighbor methods Fixed the write_graph_to_file method name in executables in default package
calculateGridDensity.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
cnCoarseNbhood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
cnEvalTargetNbhood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
cnHashIterNbhood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
cnex1.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
compareCMs.java 423 (16 years ago) by duarte: New methods in RIGraph copy() and compare(other) Basic testing of copy introduced on testJUNGframework
createGraphDb.sh 419 (16 years ago) by duarte: Re-branching for JUNG2 development
genDbGraph.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)
genGraph.java 424 (16 years ago) by duarte: Added last i/o method from old Graph (write to file in Ioannis network format) Using now the more correct degree, indegree, outdegree methods instead of count neighbor methods Fixed the write_graph_to_file method name in executables in default package
hashIterNbhood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
iterEvalNbhood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
iterateNbhood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
iterateNbs.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
iterateUpperNbhood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
iterateUpperNbs.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
listInfoGain.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
listInfoLoss.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
makeNbhTbl.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
maxInfoGain.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
minInfoGain.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
reconstruct.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)
rewriteNBHood.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
rewriteNBHood_parallel.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
runGenDbGraph.sh 419 (16 years ago) by duarte: Re-branching for JUNG2 development
scoreTargetMoves.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testClusterConnection.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testDeltaDistanceMap.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)
testGraph2Pml.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testGraphAverager.java 424 (16 years ago) by duarte: Added last i/o method from old Graph (write to file in Ioannis network format) Using now the more correct degree, indegree, outdegree methods instead of count neighbor methods Fixed the write_graph_to_file method name in executables in default package
testGraphClustering.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testJUNGframework.java 424 (16 years ago) by duarte: Added last i/o method from old Graph (write to file in Ioannis network format) Using now the more correct degree, indegree, outdegree methods instead of count neighbor methods Fixed the write_graph_to_file method name in executables in default package
testMySQLConnection.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testPdb.java 424 (16 years ago) by duarte: Added last i/o method from old Graph (write to file in Ioannis network format) Using now the more correct degree, indegree, outdegree methods instead of count neighbor methods Fixed the write_graph_to_file method name in executables in default package
testPyMol.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testPymolServer.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
testResidueSelectionString.java 422 (16 years ago) by duarte: Now selection string stuff working: transfered methods from old NodeSet to Interval as static methods.
writeTargetMoves.java 419 (16 years ago) by duarte: Re-branching for JUNG2 development
         39 files shown