public class LimitedDiscrepancySearchFactory<N,A,V extends java.lang.Comparable<V>> extends StandardORGraphSearchFactory<GraphSearchWithNodeRecommenderInput<N,A>,EvaluatedSearchGraphPath<N,A,V>,N,A,V>
| Constructor and Description |
|---|
LimitedDiscrepancySearchFactory() |
| Modifier and Type | Method and Description |
|---|---|
LimitedDiscrepancySearch<N,A,V> |
getAlgorithm() |
LimitedDiscrepancySearch<N,A,V> |
getAlgorithm(GraphSearchWithNodeRecommenderInput<N,A> input) |
public LimitedDiscrepancySearch<N,A,V> getAlgorithm()
public LimitedDiscrepancySearch<N,A,V> getAlgorithm(GraphSearchWithNodeRecommenderInput<N,A> input)