Interface SelectionFunction<T extends Formula>

Type Parameters:
T - the type of formulas
All Known Implementing Classes:
MonotoneGlobalMaxichoiceSelectionFunction

public interface SelectionFunction<T extends Formula>
This interface models a general selection function for remainder sets
Author:
Sebastian Homann