We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
type
mutable struct
1 parent dd632d1 commit 739dc62Copy full SHA for 739dc62
src/DiscreteBayesNet/greedy_thick_thinning.jl
@@ -1,5 +1,5 @@
1
2
-type GreedyThickThinning <: GraphSearchStrategy
+mutable struct GreedyThickThinning <: GraphSearchStrategy
3
cache::ScoreComponentCache
4
max_n_parents::Int
5
prior::DirichletPrior
0 commit comments