ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/owl/trunk/benchmarkGraphAlgorithm.java
Links to HEAD: (view) (annotate)
Sticky Revision:
(Current path doesn't exist after revision 950)
Sort logs by:
Revision 492 - (view) (annotate) - [select for diffs]
Modified Wed Jan 2 13:18:57 2008 UTC (16 years, 8 months ago) by duarte
File length: 3331 byte(s)
Copied from: branches/aglappe-jung/benchmarkGraphAlgorithm.java revision 491
Diff to previous 441
Copied the aglappe-jung branch into trunk.

Revision 441 - (view) (annotate) - [select for diffs]
Modified Thu Nov 29 15:19:37 2007 UTC (16 years, 10 months ago) by duarte
Original Path: branches/aglappe-jung/benchmarkGraphAlgorithm.java
File length: 3331 byte(s)
Diff to previous 424
Now Pdb constructors don't load data but rather intialise the pdbCode, loading occurs upon call of load(pdbChainCode,modelSerial)
New methods getChains() and getModels() in all Pdb classes
New Exception PdbLoadError
New tester for getChains and getModels: testGetChains
Changed all calls to Pdb construction accordingly (includes changing excpetions)
Revision 424 - (view) (annotate) - [select for diffs]
Modified Fri Nov 23 14:21:33 2007 UTC (16 years, 10 months ago) by duarte
Original Path: branches/aglappe-jung/benchmarkGraphAlgorithm.java
File length: 3425 byte(s)
Diff to previous 420
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

Revision 420 - (view) (annotate) - [select for diffs]
Modified Thu Nov 22 17:27:44 2007 UTC (16 years, 10 months ago) by duarte
Original Path: branches/aglappe-jung/benchmarkGraphAlgorithm.java
File length: 3417 byte(s)
Diff to previous 419
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)
Revision 419 - (view) (annotate) - [select for diffs]
Modified Thu Nov 22 14:09:18 2007 UTC (16 years, 10 months ago) by duarte
Original Path: branches/aglappe-jung/benchmarkGraphAlgorithm.java
File length: 3421 byte(s)
Diff to previous 254
Re-branching for JUNG2 development
Revision 254 - (view) (annotate) - [select for diffs]
Modified Thu Aug 9 13:28:02 2007 UTC (17 years, 1 month ago) by duarte
File length: 3421 byte(s)
Diff to previous 253
Also writing graph to file
Revision 253 - (view) (annotate) - [select for diffs]
Added Thu Aug 9 13:24:12 2007 UTC (17 years, 1 month ago) by duarte
File length: 3290 byte(s)
Initial commit. Script to benchmark the graph generation algorithm 

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a