Interface IncisionFunction<T extends Formula>
-
- Type Parameters:
T
- The formula this incision function works on
- All Known Implementing Classes:
RandomIncisionFunction
public interface IncisionFunction<T extends Formula>
This interface models an incision function for kernel contraction, ie a function that incises each of the kernel sets of some set.- Author:
- Matthias Thimm