Search
@tubular/math
Miscellaneous math functions
v3.4.0 URL:
https://unpkg.com/@tubular/math@3.4.0/dist/index.min.cjs
Open
Browse Files
angle
math
min-max
spherical
zero
minmax-wt-alpha-beta-pruning
A generic minmax algorithm engine (with alpha-beta pruning) that can work with any game supplied by the user
v1.0.5 URL:
https://unpkg.com/minmax-wt-alpha-beta-pruning@1.0.5/lib/index.js
Open
Browse Files
minmax
min-max
min-max
alpha beta pruning
alphabeta
alpha-beta
ai
artificial intelligence
game theory
game logic
chess
checkers
priority-deque
A double-ended priority queue based on min-max heaps.
v1.1.0 URL:
https://unpkg.com/priority-deque@1.1.0/bin/index.min.js
Open
Browse Files
queue
deque
priority
heap
min-max
minheap
Simple implementation of min-heap
v1.0.2 URL:
https://unpkg.com/minheap@1.0.2/build/heap.js
Open
Browse Files
heap
min heap
min-max
min
max
priority
queue
generic-min-max
This node.js module exports a generic min-max algorithm, alongside some implementations This package comes with full typescript support!
v1.0.6 URL:
https://unpkg.com/generic-min-max@1.0.6/dist/index.js
Open
Browse Files
generic-min-max
minmax
minimax
min-max
ai
chess
chess-engine
chess-computer
tictactoe-engine
algorythm