The Floyd Algorithm

The Floyd Algorithm:

This algorithm determines the distance between any two nodes in the network.

It uses two square matrices (with 𝑛 rows and 𝑛 columns) for representing a network of 𝑛 nodes.

Comments

Popular posts from this blog

Simplex with artificial variables

LINGO Tutorials