Skip to content

erszcz/visual-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Graph Search

This repo contains a few graph search algorithms implemented in Rust. The intention of this toy project is education. First, it's an exercise in Rust programming. Second, it aims to visualise the state of a few basic search algorithms, therefore facilitate learning them.

ToDo

  • image_buffer is now dropped from the project, but the image crate seems to be way easier to use; reevaluate that

About

Some search algorithms with progress visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages