gatlin/precursor-ts

remove `run`

Closed this issue · 0 comments

The run method is an elegant demonstration of how evaluation works but in practice CESKM sub classes may have different execution models and it's not necessary to claim the public method run for such a trivial evaluation algorithm.