equinor / equinor/prisma-decision-api
EU calculation not working for edge case scenarios
Open
- Dominant language
- C#
- Stars
- 3
- Forks
- 3
- Avg merge
- 2d 13m
- Merged PRs (30d)
- 27
Description
1) root uncertainties do not correctly propagate the EV
2) decisions only connected to other decisions do not correctly propegate the EV
The above is corrected when all nodes are connected to a large utility node
This is also required to get the variance correctly.
solution: connect all nodes to 1 and only 1 combined utility node
Contributor guide
Assessment
This issue has not been assessed yet.