extractTermStates

abstract fun extractTermStates(contexts: MutableMap<Term, TermStates>)

Collect all TermStates used by this Weight

Parameters

contexts

a map to add the TermStates to