-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Milestone
Description
WIP
FactorState Fields |
|---|
eliminated::Bool |
potentialused::Bool |
multihypo::Vector{Float64} |
certainhypo::Vector{Int} |
nullhypo::Float64 |
inflation::Float64 |
Notes
- In Standardize solver data noun for variables and factors #1121 (comment) we went with state for variables and factors, later
Recipewas also suggested as new name. xref Investigate splitting factor operational part from 'constant' part of factor #992. solveInProgressto be removed: Standardize [Packed]State #1181 (comment)certainhypomight have moved (@warn "CommonConvWrapper.certainhypo is now under ccw.hyporecipe.certainhypo" maxlog=5), TODO: there is also a chance that it is largely dead code?multihypo,nullhypo, andinflationlooks like user parameters that are only set at factor creation and used to create theHypoRecipeCompute.- We can maybe split the parameters/recipe part and the Bayes tree part (
eliminatedandpotentialused).
Metadata
Metadata
Assignees
Labels
No labels