def keyquery():
  return( set(['OBJSENSE']) )

def getval(prob):
  return( prob.obj == 'MIN' )
