puzzlescript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
BEFORE_
OR_
AFTER
Bracket
Pair
Cell
Mutation
Command
Mutation
Extra
Pair
ISimple
Bracket
Matched
Cells
For
Rule
Multi
Map
Replace
Direction
Replace
Tile
Simple
Bracket
Simple
Ellipsis
Bracket
Simple
Neighbor
Simple
Rule
Simple
Rule
Group
Simple
Rule
Loop
Simple
Tile
With
Modifier
IMatched
Cell
And
Corresponding
Neighbors
IMutation
IRule
Bit
Set2
LRU_
CACHE_
SIZE
MAX_
ITERATIONS_
IN_
LOOP
SIMPLE_
DIRECTION_
DIRECTIONS
build
Permutations
Index
Enumerations
BEFORE_
OR_
AFTER
Classes
Bracket
Pair
Cell
Mutation
Command
Mutation
Extra
Pair
ISimple
Bracket
Matched
Cells
For
Rule
Multi
Map
Replace
Direction
Replace
Tile
Simple
Bracket
Simple
Ellipsis
Bracket
Simple
Neighbor
Simple
Rule
Simple
Rule
Group
Simple
Rule
Loop
Simple
Tile
With
Modifier
Interfaces
IMatched
Cell
And
Corresponding
Neighbors
IMutation
IRule
Variables
Bit
Set2
LRU_
CACHE_
SIZE
MAX_
ITERATIONS_
IN_
LOOP
SIMPLE_
DIRECTION_
DIRECTIONS
Functions
build
Permutations
Variables
Const
Bit
Set2
Bit
Set2
:
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
build
Permutations
build
Permutations<T>
(
cells
:
T
[]
[]
)
:
T
[]
[]
Type parameters
T
Parameters
cells:
T
[]
[]
Returns
T
[]
[]
Generated using
TypeDoc