Skip to content

pytchioma/CSV-Graph-Search-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV-Graph-Search-App

A desktop search application built with customTkinter that efficiently retrieves data from a CSV file using a graph-based approach. The CSV data set is transformed into a graph structure, enabling the use of Breadth-First Search (BFS) for traversal and querying. The application also measures and displays the time taken to perform each search.

About

A desktop search application built with customTkinter that efficiently retrieves data from a CSV file using a graph-based approach. The CSV data set is transformed into a graph structure, enabling the use of Breadth-First Search (BFS) for traversal and querying. The application also measures and displays the time taken to perform each search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages