Class InterpolatingProverWithAssumptionsWrapper<T>

java.lang.Object
org.sosy_lab.java_smt.basicimpl.withAssumptionsWrapper.BasicProverWithAssumptionsWrapper<T,InterpolatingProverEnvironment<T>>
org.sosy_lab.java_smt.basicimpl.withAssumptionsWrapper.InterpolatingProverWithAssumptionsWrapper<T>
All Implemented Interfaces:
AutoCloseable, BasicProverEnvironment<T>, InterpolatingProverEnvironment<T>

public class InterpolatingProverWithAssumptionsWrapper<T> extends BasicProverWithAssumptionsWrapper<T,InterpolatingProverEnvironment<T>> implements InterpolatingProverEnvironment<T>