ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/owl/trunk/sadp
r375
File Last Change
 ../
IOUtil.java 316 (17 years ago) by lpetzo: initial version of sadp
ContactMapConstructorError.java 370 (16 years ago) by lpetzo: to be thrown if the construction of a contact map from a proteinstructure.Graph instance fails
SADP.java 371 (16 years ago) by lpetzo: Class ContactMap: - Exception ContactMapConstructionError is thrown if the construction of a contact map from a Graph object fails. - changed method to determine the number of nodes of a graph object. - changed method to iterate through the set of edges of the graph (though the previous version seemed to be much more efficient ...) Class SADP: - added some new members controlling to input order of the contact maps (preservedInputOrder) - the progress status of the run() method is send to a Retriever object - added getters and setter for all data member. - implemented methods to compute the sequence alignment and the node matching - a couple of changes in method main
ContactMap.java 371 (16 years ago) by lpetzo: Class ContactMap: - Exception ContactMapConstructionError is thrown if the construction of a contact map from a Graph object fails. - changed method to determine the number of nodes of a graph object. - changed method to iterate through the set of edges of the graph (though the previous version seemed to be much more efficient ...) Class SADP: - added some new members controlling to input order of the contact maps (preservedInputOrder) - the progress status of the run() method is send to a Retriever object - added getters and setter for all data member. - implemented methods to compute the sequence alignment and the node matching - a couple of changes in method main
(Current path doesn't exist after revision 950)
         4 files shown