Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TableFactor Constructors #1592

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Conversation

varunagrawal
Copy link
Collaborator

Add 2 new constructors for the TableFactor, one from a DecisionTreeFactor and one from DiscreteConditional.

These constructors use the new probabilities() method added in #1590 and require some rearrangement via the ComputeLeafOrdering function.

@varunagrawal varunagrawal self-assigned this Jul 25, 2023
@varunagrawal varunagrawal changed the base branch from develop to hybrid-tablefactor-3 July 25, 2023 15:22
@varunagrawal
Copy link
Collaborator Author

@dellaert I am going to merge this in since it forms a part of getting discrete elimination with pruning working efficiently. The PR will be in our history for future reference. :)

@varunagrawal varunagrawal merged commit e649fc6 into hybrid-tablefactor-3 Jul 27, 2023
@varunagrawal varunagrawal deleted the tablefactor-improvements branch July 27, 2023 15:11
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.

1 participant