groostav
public class Goal extends Z3Object { //... public boolean isGarbage() { return this.getPrecision() == Z3_goal_prec.Z3_GOAL_UNDER_OVER; }