An open API service providing repository metadata for many open source software ecosystems.

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

Related Topics
breadth-first-search 10 python 4 algorithms 3 a-star 3 busca-em-profundidade 3 solver 2 python3 2 constraint-satisfaction-problem 2 n-puzzle 2 busca-em-largura 2 artificial-intelligence 2 data-structures 2 javascript 2 algorithm 2 graph-algorithms 2 bfs 2 bfs-search 2 dfs 2 dfs-algorithm 2 dfs-search 2 java 2 graph 2 kuhn-algorithm 2 csp 1 inverted-index 1 indexer 1 hyperscript 1 htmx-go 1 htmx 1 gorm-orm 1 golang 1 decision-making 1 full-text-search 1 fiber-framework 1 dashboard 1 crawler 1 kruskal-algorithm 1 ford-bellman-algorithm 1 floyd-warshall-algorithm 1 union-find 1 minimum-spanning-tree 1 kruskals-algorithm 1 taquin 1 modeling 1 solver-algorithm 1 modelling-framework 1 constraint-satisfaction-and-optimization 1 constraint-programming 1 csp-solver 1 client-library 1 branch-and-bound 1 neural-network 1 machine-learning 1 operational-research 1 optimization 1 search-engine-optimization 1 homework 1 algorithm-x 1 uniform-cost-search 1 order-traversal 1 puzzle 1 hanoi-towers 1 hanoi 1 worker-pool 1 templ 1 search-engine 1 modelling 1 response-caching 1 subida-de-encosta 1 simulated-annealing 1 nurse-scheduling 1 n-queens 1 inteligencia-artificial 1 hill-climbing 1 genetic-algorithm 1 algoritmos-geneticos 1 ai 1 ufpa 1 search 1 prim-algorithm 1 dijsktra-algorithm 1 p5js 1 p5 1 html5 1 prims-algorithm 1 dijkstra-algorithm 1 uninformed-search 1 binary-trees 1 binary-tree 1 binary-search-tree 1 bfs-algorithm 1 class-project 1 pipenv 1 maze-generator 1 neural-networks 1 informed-search 1 depth-first-search 1 deep-learning 1 chronological-backtracking 1 backtracking 1