GraphicalModelLearning.jl icon indicating copy to clipboard operation
GraphicalModelLearning.jl copied to clipboard

Handleing Symmetrization Option

Open ccoffrin opened this issue 8 years ago • 0 comments

Instead of having symmetrization in the formulation flag, all learning methods can return a DiHypergraph then calling a symmetrize function could turn them into FactorGraph. Consistent return types helps the compiler optimize the code.

ccoffrin avatar Dec 03 '17 00:12 ccoffrin