public class ConstrainedClique extends Clique
Clique.MaxScoreComparator, Clique.Type| Constructor and Description |
|---|
ConstrainedClique(Clique c) |
| Modifier and Type | Method and Description |
|---|---|
float |
getAnalyticalCost() |
float |
getProfitDensity() |
void |
setAnalyticalCost(float cost) |
void |
setProfitDensity(float theProfitDensity) |
getConcept, getImportance, getMaxScore, getNextCandidate, getNodes, getParameter, getPotential, getPotentialFunction, getType, getWeight, initialize, isDocDependent, setImportance, setNextCandidate, setParameterName, setParameterWeight, setType, toString, toStringpublic ConstrainedClique(Clique c)