Skip to content
#

graphtheory

Here are 106 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

RCM is a C++ library which computes the Reverse Cuthill McKee ("RCM") ordering of the nodes of a graph. The RCM ordering is frequently used when a matrix is to be generated whose rows and columns are numbered according to the numbering of the nodes. By an appropriate renumbering of the nodes, it is often possible to produce a matrix with a much …

  • Updated Jul 22, 2020
  • C++

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