Skip to content

Commit a29f8e3

Browse files
committed
compiler: use PositiveF64 for all probabilites
Costs remain using f64, since they may be zero (e.g. the satisfactio cost of a timelock). But all probilities in the compiler should be positive: if they are zero, the corresponding path is impossible and we represent that with an option.
1 parent 2725566 commit a29f8e3

2 files changed

Lines changed: 131 additions & 70 deletions

File tree

0 commit comments

Comments
 (0)