Exception: Quicopt::UnsupportedExpression

Inherits:
Error
  • Object
show all
Defined in:
lib/quicopt/model.rb

Overview

An expression Quicopt cannot express, because it is neither linear nor quadratic — a product of three variables, say, or a division by a variable. Raised at the point of construction so the offending term is still in the backtrace.