Uses of Class
gov.llnl.ontology.mains.DecentralizedSearch.TagGraph

Packages that use DecentralizedSearch.TagGraph
gov.llnl.ontology.mains   
 

Uses of DecentralizedSearch.TagGraph in gov.llnl.ontology.mains
 

Methods in gov.llnl.ontology.mains that return DecentralizedSearch.TagGraph
static DecentralizedSearch.TagGraph DecentralizedSearch.readTagGraph(String tagGraphFile)
           
 

Methods in gov.llnl.ontology.mains with parameters of type DecentralizedSearch.TagGraph
static int DecentralizedSearch.searchFromNeighbors(Set<String> nextTags, Set<String> goalTags, int maxLength, DecentralizedSearch.TagGraph graph, DecentralizedSearch.DistanceMatrix distanceMatrix, OntologyReader reader)
           
 



Copyright © 2010-2011. All Rights Reserved.