Topic: "deep-first-search"
alex-87/qaekwy-python
Python Client library for Qaekwy Operational Research Solver
Language: Python - Size: 46.9 KB - Last synced at: about 22 hours ago - Pushed at: 12 months ago - Stars: 10 - Forks: 1

joaomota59/jogoDosOito
🕹 Algoritmo que resolve o jogo dos oito por busca em profundidade(sem estados visitados), busca em largura(com estados visitados), busca gulosa(com estados visitados) e busca a*(com estados visitados). Podendo mostrar passo a passo das escolhas dos nós e mostrando a árvore resultante(até um certo limite ou completa) do método de busca selecionado.
Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 3

emarifer/search-engine
A mini Google. Custom web crawler & indexer written in Golang.
Language: Go - Size: 929 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

lapakota/combinatorial_algorithms
Задачи по курсу "Комбинаторные алгоритмы"
Language: Python - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Daviid-Perez-S/laberinto-busqueda-no-informada
Algoritmo para encontra la salida de un laberinto, dado un punto de inicio y algunos obstáculos, usando un algoritmo de búsqueda no informada de tipo "Búsqueda en profundidad" (DFS).
Language: Python - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Min-Thway-Htut/Searching_Algorithms
Implementing searching algorithms
Language: Python - Size: 128 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Mouadspace/deep-first-search-algo
randomized maze generator using the Depth-First Search algorithm in javascript
Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

damiano00/T_768_SMAI_Informed_Search_Methods_in_AI
Assignments given during the course Informed Search Methods in AI in Reykjavik University, during the Double Degree study period.
Size: 437 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

wadiim/taquin
An N-puzzle solver written for a class project.
Language: Python - Size: 19.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

LukaszKrolicki/BFS_DFS_algorithm
BFS, DFS algorithm: visiting
Language: C++ - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

JoseCarlosNF/graphs 📦
Implementações de grafos utilizadas na disciplina de projetos de algoritmos II (eq. estruturas de dados II)
Language: Python - Size: 13.7 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

leticiatavaresds/MSTKruskal
Implementação do algoritmo de Kruskal em Java para encontrar a Árvore Geradora Mínima de um grafo.
Language: Java - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

IvanSibirtsev/Combinatorial-Algorithms
Решения практических заданий по курсу "Комбинаторные алгоритмы".
Language: Java - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

YouriLieverdink/itvb18sen3
Solutions to the homework problems presented in Artificial intelligence and Machine learning courses.
Language: Python - Size: 6.9 MB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

alexandrulita91/maze-generator
A maze can be generated by starting with a predetermined arrangement of cells with wall sites between them.
Language: Python - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

wesleypedro/Inteligencia-Artificial
Repositório da disciplina de Inteligência Artificial pela Universidade Federal do Ceará, campus Quixadá
Language: Python - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

timdolenko/graph-deep-first-search
Language: Swift - Size: 13.4 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jackychu0830/binarytree
This is the Java implementation of Binary Tree and Binary Search Tree
Language: Java - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

nikitaeverywhere/edu-hanoi-tower-puzzle
A JavaScript solution for Hanoi tower puzzle.
Language: JavaScript - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Nerconer/maze-generator
Maze generator using depth-first search algorithm
Language: JavaScript - Size: 290 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

ismetsezer/ym_data_tree
In Order Traversal , Pre Order Traversal , Post Order Traversal,Breadth First Traversal,Deep First Traversal
Language: Ruby - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
