#!/bin/bash

# $1 domain
# $2 problem
# $3 quality bound (>= 1.0)

planutils run forbiditerative -- --alias topq $@
