ani94 / 8-puzzle-solver-cpp
The solver for the famous 8-puzzle problem using A* Search and Manhattan distance heiristics
☆16Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for 8-puzzle-solver-cpp
- Code and stuff from the course Object Oriented Analysis and Design Using UML - 1dv607☆6Updated 3 years ago
- C++ Big Integer Library☆20Updated 3 years ago
- Implementation of red-black tree using C++☆11Updated 3 years ago
- K-Means Clustering using Python from Scratch☆128Updated 7 years ago
- Polynomial regression from scratch☆23Updated 7 years ago
- An Implementation of BigInteger library in C++☆95Updated last year
- This repository contains an example app to communicate between JavaScript and Python.☆65Updated 2 years ago
- A C++ implementation to create, visualize and train Convolutional Neural Networks☆63Updated last year
- algorithms in c++☆44Updated 4 years ago
- Using detectron2 to detect PCB data.☆19Updated 4 years ago
- Let's learn gradient descent by using linear regression, logistic regression and neural networks!☆11Updated 5 years ago
- A collection of algorithms, including Dynamic Programming and Graph algorithms☆12Updated 2 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- ☆39Updated last month
- Implementation of logistic regression using numpy☆15Updated 5 years ago
- An implementation of an LSM Tree in Python☆48Updated last year
- Huffman algorithm implementation in C++☆18Updated 7 years ago
- contains design patterns code in c++☆42Updated 6 years ago
- A Neural Network implemented from scratch (using only numpy) in Python.☆208Updated 2 years ago
- A Recurrent Neural Network implemented from scratch (using only numpy) in Python.☆85Updated 2 years ago
- ☆43Updated last year
- Source code for 'Advanced Topics in C' by Noel Kalicharan☆16Updated 7 years ago
- Collection of provided course materials and notes from Stanford's Introduction to Databases online course, which "covers database design …☆9Updated 8 years ago
- Mastering Multithreading with C++, published by Packt☆16Updated 3 years ago
- Source code to video tutorials.☆27Updated 5 years ago
- This repository contains generic platform for solving and benchmarking computational puzzles using different search strategies☆15Updated 3 years ago
- Implemet Key-Value store using BTree☆58Updated 5 years ago