Uses of Class
nct.score.SimpleScoreModel

Packages that use SimpleScoreModel
nct.networkblast   
 

Uses of SimpleScoreModel in nct.networkblast
 

Methods in nct.networkblast with parameters of type SimpleScoreModel
protected static void TestSearch.doSearch(int min, int max, Graph<WeightedNode<java.lang.Integer,java.lang.Double>,java.lang.Double> graph, SimpleScoreModel<WeightedNode<java.lang.Integer,java.lang.Double>> model)