Interface ITabulationWorklist<T>
- Type Parameters:
T
- represents type of nodes in the supergraph.
- All Known Implementing Classes:
TabulationSolver.Worklist
public interface ITabulationWorklist<T>
-
Method Summary
-
Method Details
-
take
-
insert
-
size
int size()
-