nvgrw / prob-tool

0 stars 0 forks source link

Support variables in arbitrary ranges #7

Closed nvgrw closed 4 years ago

nvgrw commented 4 years ago

Currently, all variables can only take the values 0 1 2.

This is very limiting and was only meant to be temporary while I played around with the Monty Hall examples. Now we need to explore how to make this work for arbitrary variable values, perhaps taking variable type information from the debug symbols.