FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

iddfs-algorithm · GitHub Topics · GitHub

#

iddfs-algorithm

Here are 19 public repositories matching this topic...

DriftingDroids - yet another Ricochet Robots solver program

  • Updated May 5, 2026
  • Java

8 puzzle solver using BFS, DFS, IDDFS and A-star algorithm

  • Updated May 20, 2021
  • Python

This repository includes java algorithms and java projects. Code is self explanatory and created using core java concepts in Eclipse Editor. This files are compatible for command line run. Algorithms are demonstrated and explained in comments at end of of main application files.

  • Updated Apr 20, 2017
  • Java

Some graph search algorithm. An assignment of Introduction to AI.

  • Updated Dec 20, 2017
  • C++

First assignment for the Artificial Intelligence Class, 2º Year, 2º Semester , Bachelor in Artificial Intelligence and Data Science.

  • Updated Mar 30, 2023
  • Python

My first project in C language

  • Updated Aug 24, 2020
  • C

A high-performance Rubik’s Cube solver written in modern C++. This project features multiple cube representations (3D array, 1D array, bitboard) and implements advanced solving algorithms, including BFS, DFS, IDDFS, and IDA* with pattern database heuristics. Designed for speed, modularity, and extensibility, it’s ideal for both educational purposes

  • Updated Jul 11, 2025
  • C++

This repository implements classic AI techniques for solving problems using informed (A*, Greedy Best-First) and uninformed (DFS, BFS) search algorithms. Includes code, notes, and key observations to deepen understanding.

  • Updated Sep 13, 2025
  • Python

Iterative Deepening Depth-First Search implemented by C++.

  • Updated Jan 28, 2023
  • C++

Puzzle 8 PyQt5 With Search algorithms BSF,DFS,IDDFS and A*

  • Updated Jun 9, 2023
  • Python

Using A*, BFS and IDDFS Algorithms to Solve a NxN Grid Sliding Puzzle

  • Updated Feb 26, 2024
  • Python

Automotive AI Systems is a project that combines three AI approaches for automotive applications: an ontology with SPARQL queries, grid-based search algorithm comparisons (IDDFS vs Best-First), and AMT anomaly detection using rule-based, fuzzy logic, and Random Forest models.

  • Updated Apr 17, 2026
  • Jupyter Notebook

General search tool for both directed and undirected graph data structure in C++

  • Updated Jun 26, 2021
  • C++
  • Updated Aug 30, 2022
  • Jupyter Notebook

AI Project1 Fall 2018

  • Updated Jan 2, 2019
  • Java

An IDDFS-based algorithm solving the Rush Hour puzzle in Python.

  • Updated Oct 27, 2020

Improve this page

Add a description, image, and links to the iddfs-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the iddfs-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL