Uses of Class
edu.cmu.tetrad.search.score.ScoredGraph
Packages that use ScoredGraph
Package
Description
Contains classes for various sorts of scores for running score-based algorithms.
-
Uses of ScoredGraph in edu.cmu.tetrad.search.score
Methods in edu.cmu.tetrad.search.score that return ScoredGraphModifier and TypeMethodDescriptionstatic ScoredGraph
ScoredGraph.serializableInstance()
Returns a serializable instance of this class.Methods in edu.cmu.tetrad.search.score with parameters of type ScoredGraphModifier and TypeMethodDescriptionint
ScoredGraph.compareTo
(@NotNull ScoredGraph o) Returns a compare value for this scored graph compared ot the given scored graph.boolean
ScoredGraph.equals
(ScoredGraph o) Returns true if the scoreed graph and this scored graph are equal.