lightstep / superposition

Imported from EraDB
MIT License
0 stars 1 forks source link

Move Hilbert's Epsilon operator into the Executor #18

Closed rw closed 4 years ago

rw commented 4 years ago

The Executor now tracks the parallel universes itself.

As a result, multiple calls to hilberts_epsilon do not unnecessarily explode the size of the state space. Hence, ergonomics are improved, because users do not need to force all of their parallel universe parameters into one call to hilberts_epsilon.