pub type MaxTimeTermination = MaxTime<RefinementContext, GoalContext, InsertionContext>;
Expand description

A type for max time termination.

Aliased Type§

struct MaxTimeTermination { /* private fields */ }