Count Loops in a Graph Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: Loops.zip
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Joseph Kirk (View more)

Count Loops in a Graph script description:




Publisher review:
Count Loops in a Graph calculates the number of loops in a graph consisting of nodes and edges The code contained in these files counts the number of loops (cycles) in a network (graph) that consists of nodes and edges. The user can:- Obtain a network (from a file or randomly generated)- View the network (optional)- Reduce the network (optional)- View the reduced network (optional)- Start the counting algorithm- Save the network to a file (optional)- Save the loops to a file (optional)- View the loop length distribution (optional)There are two ways to execute the code:1. GUI (loops_gui.m) opens an interface with buttons2. M-FILE (run_loops.m) runs all the code without the GUI interfaceThe algorithm used to count the loops is an iterative process I developed that I call the ILCA (Iterative Loop Counting Algorithm). It transforms the network into a tree and does a *depth first* search on the tree for loops. This is a *brute force* technique as there are no known (to my knowledge anyway) algorithms for providing a good estimation of the number of loops/cycles in a network/graph. Requirements: ยท MATLAB Release: R2006b
Count Loops in a Graph is a Matlab script for Mathematics scripts design by Joseph Kirk. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5