Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Solver

Index

Constructors

constructor

Properties

bs

bs: Blocks

cs

inactive

inactive: Constraint[]

vs

vs: Variable[]

Static LAGRANGIAN_TOLERANCE

LAGRANGIAN_TOLERANCE: number = -1e-4

Static ZERO_UPPERBOUND

ZERO_UPPERBOUND: number = -1e-10

Methods

cost

  • cost(): number

Private mostViolated

satisfy

  • satisfy(): void

setDesiredPositions

  • setDesiredPositions(ps: number[]): void
  • Parameters

    • ps: number[]

    Returns void

setStartingPositions

  • setStartingPositions(ps: number[]): void
  • Parameters

    • ps: number[]

    Returns void

solve

  • solve(): number

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc