Class DebuggingInterpolatingProverEnvironment<T>

java.lang.Object
org.sosy_lab.java_smt.delegate.debugging.DebuggingInterpolatingProverEnvironment<T>
All Implemented Interfaces:
AutoCloseable, BasicProverEnvironment<T>, InterpolatingProverEnvironment<T>

public class DebuggingInterpolatingProverEnvironment<T> extends Object implements InterpolatingProverEnvironment<T>