SumEq

reqt.csp.SumEq
case class SumEq(seq1: Seq[Var], x: Var) extends Constr1Seq1

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Constr1Seq1
trait Constr
trait HasVariables
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

val variables: Seq[Var]

Attributes

Inherited from:
Constr1Seq1