Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

Const BitSet2

BitSet2: any = require('bitset')

Const LRU_CACHE_SIZE

LRU_CACHE_SIZE: 50 = 50

Const MAX_ITERATIONS_IN_LOOP

MAX_ITERATIONS_IN_LOOP: 350 = 350

Const SIMPLE_DIRECTION_DIRECTIONS

SIMPLE_DIRECTION_DIRECTIONS: RULE_DIRECTION[] = [RULE_DIRECTION.RIGHT,RULE_DIRECTION.DOWN,RULE_DIRECTION.LEFT,RULE_DIRECTION.UP]

Functions

buildPermutations

  • buildPermutations<T>(cells: T[][]): T[][]
  • Type parameters

    • T

    Parameters

    • cells: T[][]

    Returns T[][]

commandToKey

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