GitHub topics: tree-search
hamidurrk/Python-Practice
Contains Python code for various assignments and leetcode problems related to data structures and algorithms.
Language: Python - Size: 2.35 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

poyentung/balsa
Benchmark suite for active learning (with surrogate models) in scientific discovery, featuring standardised tasks in materials science and biology 🧪🤖
Language: Python - Size: 3.86 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 5 - Forks: 0

Amirhosein-gh98/Guided-by-Gut
Guided by Gut (GG): Enhance LLM reasoning efficiently. Implements self-guided TTS using RL-calibrated intrinsic confidence & novelty
Language: Python - Size: 2.54 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

Guillaume-Helbecque/P3D-DFS
Set of parallel Branch-and-Bound skeletons in Chapel targeting CPU-based systems at every scale.
Language: Chapel - Size: 6.02 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 5 - Forks: 2

MrRefactoring/red-black-tree-node
Red-black tree data structure
Language: JavaScript - Size: 38.1 KB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

princeton-nlp/tree-of-thought-llm
[NeurIPS 2023] Tree of Thoughts: Deliberate Problem Solving with Large Language Models
Language: Python - Size: 2.12 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 5,322 - Forks: 515

ms609/TreeSearch
R package for phylogenetic tree search under custom optimality criteria
Language: R - Size: 121 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 7 - Forks: 4

kayjan/bigtree
Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.
Language: Python - Size: 16.1 MB - Last synced at: 9 days ago - Pushed at: 11 days ago - Stars: 189 - Forks: 13

benedekrozemberczki/awesome-monte-carlo-tree-search-papers
A curated list of Monte Carlo tree search papers with implementations.
Language: Python - Size: 238 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 673 - Forks: 74

malikmoaz01/Data-Structures
Data Structures and Algorithms (DSA) repository with implementations and examples in multiple languages. Includes fundamental concepts, problem-solving techniques, practical applications, and LeetCode questions.
Language: Java - Size: 7.67 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

TheoKanning/2048-Python-Bot
A 2048 Bot written in Python using an adversarial search algorithm. Uses screen grabbing to determine the game state and a basic tree search to calculate moves.
Language: Python - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 20 - Forks: 7

AzizbekEshpolatov/_algorithms_with_dart_
📊 Algorithms Learning – A collection of essential algorithms with explanations and implementations to strengthen problem-solving and coding skills.
Language: Dart - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dgurkaynak/8-puzzle-solver
A web-app that can solve 8-puzzle and visualize the search tree
Language: HTML - Size: 1.99 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 94 - Forks: 47

sastpg/RFTT
RFTT: Reasoning with Reinforced Functional Token Tuning
Language: Python - Size: 3.94 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 17 - Forks: 0

initial-h/AlphaZero_Gomoku_MPI
An asynchronous/parallel method of AlphaGo Zero algorithm with Gomoku
Language: Python - Size: 28 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 197 - Forks: 45

ana-molinos/ed2
Repositório dedicado aos exercícios resolvidos durante a matéria de Estrutura de Dados 2, pela Professora Doutora Juliana de Santi, na Universidade Tecnológica Federal do Paraná.
Language: C - Size: 963 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

mielutzio/search-algorithms
Search algorithms for 8-puzzle problem search problem and traveling salesman optimization problem.
Language: Python - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

kairos-xx/tree-interval
A Python package for managing and visualizing interval tree structures with AST analysis capabilities.
Language: Python - Size: 2.94 MB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

Agora-Lab-AI/HPSA
This paper introduces a theoretical framework for a revolutionary search algorithm that achieves unprecedented speed through a combination of probabilistic data structures, intelligent data partitioning, and a novel hierarchical index structure.
Language: Python - Size: 2.35 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

niveL4002/c4-py-value-distribution-search-train-test
This is a python project for testing ideas regarding game tree search. The game used is connect-four for simplicity.
Language: Python - Size: 553 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

harismuneer/2-3-Tree
🌲 A C++ implementation of all functionalities (insertion, deletion, search etc) of a 2-3 (two-three) Tree using Rotation, Split and Merge operations. (Please share if you find any bug in the code)
Language: C++ - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 14 - Forks: 13

nizamiza/self-balancing-trees
Implementations of AVL and 2-3 trees
Language: C - Size: 127 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 1

OSU-NLP-Group/llm-planning-eval
[ACL'24] Code and data of paper "When is Tree Search Useful for LLM Planning? It Depends on the Discriminator"
Language: Python - Size: 148 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 4

reugn/gravity
An efficient Java substring search library
Language: Java - Size: 343 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

Shennor/Data_Indexing
n-ary B/B+ tree, indexing task
Language: C++ - Size: 60.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Shennor/triple_tree
3-ary B+ tree, addition with balancing, search, map, reduce
Language: C++ - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

skypitcher/hats
Hyper-accelerated tree search (HATS) algorithm for solving integer least-squares problems in large-scale systems.
Language: Python - Size: 13.4 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

SamRagusa/Batch-First
A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asynchronous GPU use, and vectorized CPU computations.
Language: Python - Size: 450 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 28 - Forks: 5

kariminf/shajara
Manipulating trees
Language: Python - Size: 103 KB - Last synced at: 27 days ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 0

vctrro/Algorithms-and-data-structures
Graphs and trees
Language: Java - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Tutusaus/4_en_Ratlla
This repository contains a C implementation of the classic Connect 4 board game played on a 8x8 grid. The game features a single-player mode where you compete against an AI opponent. The AI uses a minimax algorithm with alpha-beta pruning to optimize its moves, providing a challenging experience.
Language: C - Size: 29.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

bsamseth/Goldfish
Goldfish - Stockfish's very distant and not so bright cousin - a UCI chess engine
Language: Rust - Size: 22.8 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 7 - Forks: 2

Kapil-1702/Breakthrough-AI-Board-Game
A Python-based chess-like board game featuring advanced AI strategies including Minimax and Alpha-Beta pruning algorithms. Implements both offensive and defensive heuristics with performance metrics tracking and GUI visualization using Pygame.
Language: Python - Size: 4.47 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

cair/deep_maze
Language: Python - Size: 141 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 14

cair/deep-warehouse
A Simulator for complex logistic environments
Language: Python - Size: 437 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

sergi-s/Special-Topics-in-Artificial-Intelligence
Porjects for Algorithmic Techniques for Artificial Intelligence
Size: 326 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

JuYanYan/AA-Tree
AATree, Binary Balanced Search Trees. A simple way to make it.
Language: C++ - Size: 13.7 KB - Last synced at: about 9 hours ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 3

arjunmullick/coding-Interview
Coding Interview Questions
Language: Java - Size: 1000 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

Ali1raz/DSA-in-cpp
DSA in cpp
Language: C++ - Size: 2.55 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

yymao/fast3tree
A Python wrapper for the lightning fast fast3tree library, a BSP tree implementation written by Peter Behroozi.
Language: C - Size: 74.2 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 0

cair/FlashRL
Language: Python - Size: 24 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 27 - Forks: 6

cair/rl
Language: C++ - Size: 3.75 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 0

lucidfrontier45/tree_traversal
A Rust library for finding the optimal leaf node in a tree structure.
Language: Rust - Size: 25.4 KB - Last synced at: 22 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

xtagon/mcts
Monte Carlo tree search (MCTS) for Elixir.
Language: Elixir - Size: 36.1 KB - Last synced at: about 2 hours ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

things-dev/tree.js
Manipulating the tree structure.
Language: TypeScript - Size: 234 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

woctezuma/puissance4
AI for the game "Connect Four". Available on PyPI.
Language: Python - Size: 170 KB - Last synced at: 25 days ago - Pushed at: 7 months ago - Stars: 5 - Forks: 1

xspadex/TreeSearch
递归/栈 先序后序中序遍历-全实现
Language: Java - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

TilBlechschmidt/NAK-TreeOptimizationAnalysis 📦
Science paper that analyses potential optimisations/early abort criteria to tree based solutions in game-theory.
Language: Java - Size: 18.4 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

WolfpackWilson/Tree-Search-Algorithm-for-Dynamic-Lot-Size-Problem
The tree search algorithm used to solve a dynamic lot-size problem in the paper by Baker et al.
Language: Python - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

pagmatt/bin-features-matching
Implementation of the hieararchical matching strategy presented in Fast Matching of Binary Features, Marius Muja and David G. Lowe in C++
Language: C++ - Size: 3.19 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

fontanf/treesearchsolver
A solver based on heuristic tree search
Language: C++ - Size: 3.11 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

JuliaPOMDP/POMCP.jl 📦
Julia Implementation of the POMCP algorithm for solving POMDPs
Language: Jupyter Notebook - Size: 615 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 6

cair/deep-rts
A Real-Time-Strategy game for Deep Learning research
Language: C++ - Size: 16.2 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 188 - Forks: 33

JuanSamuelArbelaez/Empresa
Programa que crea una estructura y recorre estrucutras de arbol, empleando recursividad. Ejercicio propuesto en el espacio académico de Estructura de Datos en el programa de Ing de Sistemas y Computación (2023-1), en la U del Quindio. Orientado por Robinson Arias Muñoz.
Language: Java - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

koulanurag/muzero-pytorch
Pytorch Implementation of MuZero
Language: Python - Size: 902 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 318 - Forks: 54

sssofi0101/SearchTrees
Курсовая работа за 1 курс. Реализация деревьев поиска BST, TST и Trie.
Language: C# - Size: 1.09 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kornelski/vpsearch
C library for finding nearest (most similar) element in a set
Language: Rust - Size: 51.8 KB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 32 - Forks: 6

bernardosulzbach/wayout-player
An automated player for the game Wayout
Language: C++ - Size: 278 KB - Last synced at: 25 minutes ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

aI-lab-glider/ai-course-state-space-search
Exercises for AGH UST "Introduction to AI" course to practice state space search algorithms
Language: Python - Size: 1.14 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

ktnr/TwoStepBranchingProcedure
Nested branch-and-bound algorithm to solve two-dimensional orthogonal packing problems
Language: C++ - Size: 913 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 2

PauloMaced0/digdug-ia 📦
Using Artificial Intelligence to solve digdug levels.
Language: Python - Size: 2.74 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

xchendeveloper/JTree
Simple fast generation tree and traversing tree tools
Language: Java - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ahottung/DLTS
Deep Learning Assisted Heuristic Tree Search for the Container Pre-marshalling Problem
Language: Python - Size: 8.01 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 1

kathleenwest/TreeParentChildTraverseRecursion
Tree Algorithm, Recursion, and Printing Example with Folder Parent-Child Relationships. Traverse a tree with recursion.
Language: C# - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

kaito4213/AI-2048-Game-Player
This is AI course project Autonomous Player to Maximize the Performance in 2048 Tile Game Group. We set up game 2048 environment and use tree search algorithm and reinforcement learning to play the game
Language: Python - Size: 1.83 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Saphereye/ChessAI
Implementation of various tree search algorithms with the goal of creating a chess bot
Language: Python - Size: 46.2 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

KristofferLM96/TsetlinMachine-GO
Master's Thesis project at University of Agder, Spring 2020. Classification with Tsetlin Machine on board game 'GO'.
Language: Python - Size: 4.18 GB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

lfsimoes/beam_paco__gtoc5
Multi-rendezvous Spacecraft Trajectory Optimization with Beam P-ACO
Language: Jupyter Notebook - Size: 4 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 7

megaVE/dsa-2-tasks
My solution for the proposed tasks from the Data Structures and Algorithms II discipline, during the 2nd period of the course | Resolução minha dos trabalhos proposto durante a disciplina de Algoritmos e Estruturas de Dados II no 2º Período do curso
Language: C++ - Size: 932 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danyalmck/RangeTree
Java Implementation of 2D Range Tree
Language: Java - Size: 742 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

kiluange/algoritimosdebusca
Algoritimos de busca em arvore
Language: Jupyter Notebook - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

MagmaArcade/Tree-Search-Algorithms
This Tree-Based Search Algorithms for Pathfinding implement DFS, BFS, RS, A*, and GBFS algorithms, which are compared to identify the most efficient pathfinding. The project assesses performance, heuristics, and optimizations while visually demonstrating algorithm behaviour.
Language: C# - Size: 239 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ToniCardosooo/AI-Project-1-15Puzzle
Group project on Tree Search Algorithms for the Curricular Unit of "Artificial Intelligence" @ FCUP, Porto with @barbara-san and @Nia3324
Language: Java - Size: 239 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

taaha-khan/wordle-solver
An algorithmic solver for the https://www.powerlanguage.co.uk/wordle/ game
Language: Python - Size: 317 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

frtru/Algorithms-sandbox
Maze application to experiment with standard tree-search algorithms.
Language: Java - Size: 18.1 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

GigaMatt/ai-tree-searches
Java Project for Implementing Basic A.I. Tree Searches (BFS, DFS, & A* Search)
Language: Java - Size: 1.42 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

FatbardhKadriu/Binary-Search-Tree
Language: Java - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ulaseraslan/Algorithms
Sabanci University Fall 2020-2021 CS 301 (Algorithms) Problems
Size: 3.73 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

anubhavparas/path-planning-dijkstras-astar
Path planning using Dijkstra's and A-star algorithms
Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

anubhavparas/n-puzzle-problem
Simple BFS search to solve N-Puzzle Problem
Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

darian-catalin-cucer/monte-carlo-tree-search
A decision-making algorithm used for game playing and decision-making problems. This algorithm combines the power of Monte Carlo simulation with the depth of tree search to find the best move or action. This GitHub project implements MCTS in Kotlin to solve decision-making problems efficiently.
Language: Kotlin - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

antonio-f/Udacity-Artificial-Intelligence-Nanodegree
Projects from Udacity's Artificial Intelligence Nanodegree (August 2017 cohort) - TERM 1.
Language: Jupyter Notebook - Size: 3 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

MarekHlavka/PROLOG-Rubiks-cube-solver
Prolog program to find and show step by step Rubiks cube solution.
Language: Prolog - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nyabkun/QCompactTreeNode
Kotlin library that can construct a tree structure.
Language: Kotlin - Size: 231 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

heal-research/HEAL.EquationSearch
Equation learning with tree search using an expression grammar
Language: C# - Size: 18.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

fontanf/treesearchsolverpy
A solver based on heuristic tree search
Language: Python - Size: 86.9 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

RicardoDominguez/RL-Intro
Introduction to Reinforcement Learning in Python
Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 4

AradAshrafi/graphsearchalgorithms_geneticalgorithm_hillclimbing
Implement Algorithms For Graph Search (like A*) & Local Search (like hill climbing algorithms) & Genetics
Language: Python - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 6

giuseppe998e/redblack-tree-c 📦
Another C implementation of a Red-Black Tree
Language: C - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

lucaslingle/letterbox_generator
Generate NYT-style 'Letter Boxed' games!
Language: Python - Size: 135 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

BaseMax/SearchBinTreePy
A simple python class for search in binary tree. This class provides a few methods for searching in binary tree. Search methods are recursive and non-recursive. You can easily search in binary tree with only on left or right child, and you can search in binary tree with both left and right child.
Language: Python - Size: 19.5 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

LucasAlv3s/Computer-Intelligence
Language: Jupyter Notebook - Size: 553 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

philbooth/scrumpy 📦
MOVED TO GITLAB
Language: JavaScript - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

ihgazni2/elist 📦
handle list ,nested list tree
Language: Python - Size: 2.52 MB - Last synced at: 20 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

martinobdl/MCTS
Implementation of SPW and DPW for Monte Carlo Tree Search in Continuous action/state space
Language: Python - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 3

pie972/Adversarial-Search
Research Paper about adversarial search
Language: Python - Size: 1.7 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

BaseMax/CompleteTreeLinkedListGo
This is a Go program for creating a complete tree using linked list. You can easily insert nodes to the tree and print it. This library provide two inserting functions. One of them is for inserting nodes to the tree by filling the tree from left to right in per row. and the next one is to insert to left side of the tree.
Language: Go - Size: 727 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

BaseMax/CompleteTreeCheckerGo
This is a simple Go program that checks if a given tree is complete or not. A tree is complete if all levels are completely filled except possibly the last level and the last level has all keys as left as possible.
Language: Go - Size: 18.6 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

symtalha14/C-Programs
General Problems in C
Language: C - Size: 3.03 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

BaseMax/BSTGo
This is a Go implementation of the BST data structure with a few of the most common operations. The algorithms code should be easy to understand. BST Tree is a binary tree in which the value of each node is greater than or equal to any value stored in the left sub-tree, and less than or equal to any value stored in the right sub-tree.
Language: Go - Size: 29.3 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
