Skip to content

Conversation

varunagrawal
Copy link
Contributor

Fix a bug where elimination crashes for Gaussian Conditionals in the hybrid factor graph.

}
if (auto cg = boost::dynamic_pointer_cast<HybridConditional>(f)) {
deferredFactors.push_back(cg->asGaussian());
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting!

@varunagrawal varunagrawal merged commit fc9fc72 into hybrid/improved-prune Oct 7, 2022
@varunagrawal varunagrawal deleted the hybrid/gaussian-conditional branch October 7, 2022 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants