Package pal.treesearch
Interface GeneralConstraintGroupManager.LikelihoodScoreAccess
-
- Enclosing class:
- GeneralConstraintGroupManager
public static interface GeneralConstraintGroupManager.LikelihoodScoreAccess
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
calculateLikelihoodScore()
The likelihood score doesn't exactly have to be the likelihood (well, it should be, but it may be the optimised likelihood)
-