Skip to content
#

graphtheory

Here are 32 public repositories matching this topic...

Real-world-Application-of-Linear-Algebra

This project is created for learning the real world application of linear algebra which contains some core concepts like determinants, matrix, eigen-value, eigen-vector, etc to create a real-world application like steganography, grafh-theory, analysis of spread of disease, image processing, cryptography etc. This can have small bugs like excepti…

  • Updated Oct 5, 2020
  • Python

It's totally coding interview preparation repo, based on python programming language. Try to follow algorithm and data structure's best practice.

  • Updated Apr 25, 2024
  • Python

This project aims to solve the Travelling Salesman Problem (TSP) using two heuristic approaches: Genetic Algorithm (GA) and Simulated Annealing (SA). The ATT48 dataset is used as a benchmark to compare their efficiency in finding the shortest possible route while visiting all cities exactly once.

  • Updated Feb 6, 2025
  • Python

Improve this page

Add a description, image, and links to the graphtheory 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 graphtheory topic, visit your repo's landing page and select "manage topics."

Learn more