Skip to content

magnusgit1/Search-Algorithms

Repository files navigation

Search-Algorithms

Some Searching-algorithms coded in pure Python with matplotlib. This was created alongside a course in Introduction to AI and Machine Learning at UiO.

How to use

Clone the repository using: git clone https://magnusgit1/Search-Algorithms.git

run whichever algorithm you want with: python algorithm.py

Installation

You need to have matplotlib installed, you can do this using: pip install matplotlib

About

Searching-algorithms in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages