game-search
50 entries in Search, Constraints & Games.
- Minimaxstandalonecanongame-search
- MinimaxAlpha-beta pruning ordercanonfull lesson ▸game-search
- Alpha-beta pruningKiller move orderingstandardgame-search
- Alpha-beta pruningHistory heuristic orderingstandardgame-search
- Alpha-beta pruningIterative deepening move orderingcanonfull lesson ▸game-search
- Principal variation searchNull-window scoutingstandardgame-search
- NegaScoutZero-window re-searchstandardgame-search
- MTD(f)Memory-enhanced null-window probesstandardgame-search
- Alpha-beta pruningTransposition table cutoffscanongame-search
- Alpha-beta pruningAspiration windowsstandardgame-search
- Quiescence searchCapture-only extensionstandardgame-search
- Null-move pruningReduced-depth verificationstandardgame-search
- Late move reductionsDepth reduction by move indexstandardgame-search
- Futility pruningStatic margin cutoffspecialistgame-search
- ProbCutShallow-search correlation cutspecialistgame-search
- SSS*Best-first solution treesspecialistgame-search
- Scout algorithmstandalonespecialistgame-search
- Negamaxstandalonestandardgame-search
- Expectiminimaxstandalonestandardgame-search
- Star1 pruningChance-node bound propagationspecialistgame-search
- Star2 pruningProbing chance-node boundsspecialistgame-search
- Monte Carlo tree searchUCB1 exploration bonuscanonfull lesson ▸game-search
- Monte Carlo tree searchUCB1-tuned variance bonusstandardgame-search
- Monte Carlo tree searchProgressive wideningstandardgame-search
- Monte Carlo tree searchProgressive bias priorsstandardgame-search
- Monte Carlo tree searchRapid action value estimationstandardgame-search
- Monte Carlo tree searchPUCT prior selectioncanongame-search
- Monte Carlo tree searchPredictor+UCT with virtual lossspecialistgame-search
- Monte Carlo tree searchDecoupled UCTspecialistgame-search
- Monte Carlo tree searchDeterminized samplingspecialistgame-search
- Information set MCTSstandalonespecialistgame-search
- Nested Monte Carlo searchstandalonespecialistgame-search
- Nested rollout policy adaptationRollout-weight learningspecialistgame-search
- Sequential halvingBudget-splitting arm eliminationspecialistgame-search
- Flat Monte CarloUniform rollout allocationstandardgame-search
- Proof-number searchProof-disproof node countsstandardgame-search
- Depth-first proof-number searchstandalonespecialistgame-search
- PN2 searchNested proof-number layersspecialistgame-search
- Lambda searchThreat-depth orderingspecialistgame-search
- Retrograde analysisstandalonestandardgame-search
- Counterfactual regret minimizationRegret-matching updatescanongame-search
- CFR+Regret-flooring updatesstandardgame-search
- Monte Carlo CFROutcome samplingstandardgame-search
- Deep CFRRegret-network approximationspecialistgame-search
- Fictitious playBest-response averagingstandardgame-search
- Double oracleBest-response strategy generationspecialistgame-search
- Alpha-beta rolloutsBound-consistent samplingspecialistgame-search
- Paranoid searchAll-opponents-against-me modelspecialistgame-search
- Max-n searchPer-player score vectorsspecialistgame-search
- Best reply searchSingle-opponent abstractionspecialistgame-search