Binary

case class Binary(name: String) extends Variable
trait Serializable
trait Product
trait Equals
trait Variable
trait Problem
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Expression
Inherited from:
Expression
def +(other: Double): Expression
Inherited from:
Expression
def +(other: Expression): Expression
Inherited from:
Expression
def -(other: Double): Expression
Inherited from:
Expression
def -(other: Expression): Expression
Inherited from:
Expression
Inherited from:
Expression
Inherited from:
Expression
Inherited from:
Expression
Inherited from:
Expression
Inherited from:
Expression
Inherited from:
Expression
Inherited from:
Problem
Inherited from:
Expression
Inherited from:
Product
Inherited from:
Expression
def size: Int
Inherited from:
Variable
def solve(implicit solver: Solver): Result
Inherited from:
Problem
def subjectTo(constraints: Constraint*): Problem
Inherited from:
Problem
override def toString: String
Definition Classes
Variable -> Problem -> Any
Inherited from:
Variable
Inherited from:
Expression

Concrete fields

val id: Int