Commit a5755b2
committed
Use PositiveReal for probabilities in policy module
Change `Or` weights from usize to PositiveReal and all probability
parameters from raw f64 to PositiveReal, making invalid states
unrepresentable. Thread Threshold through the compiler instead
of extracting k/n pairs.1 parent 5d83c23 commit a5755b2
2 files changed
Lines changed: 98 additions & 92 deletions
0 commit comments