Diff2

reqt.csp.Diff2
See theDiff2 companion object
case class Diff2(rectangles: Vector[Vector[Var]]) extends ConstrMatrix

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait ConstrMatrix
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

Concrete fields

lazy val matrix: Vector[Vector[Var]]

Inherited fields

val variables: Seq[Var]

Attributes

Inherited from:
ConstrMatrix