mst-algorithms | three Minimum Spanning Tree algorithms : Kruskal

 by   eraldoluis C Version: Current License: No License

kandi X-RAY | mst-algorithms Summary

kandi X-RAY | mst-algorithms Summary

mst-algorithms is a C library. mst-algorithms has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

Este projeto contém as implementações de exercícios das listas da primeira parte da disciplina Algoritmo Avançados ministrada no curso de Mestrado em Informática da PUC-Rio no período 2003/2. O projeto inclui um Makefile para geração de um executável que pode ser usado para testar os algoritmos. Este programa recebe como primeiro parâmetro o nome do algoritmo a ser testado (kruskal, fprim ou bprim) e o nome de um arquivo texto contendo a descrição de um grafo com pesos nas arestas. A sintaxe do arquivo de descrição do grafo é bem simples. A primeira informação deve ser o número de vértices do grafo. As informações seguintes devem ser da forma '(v,u,w)', uma para cada aresta do grafo. Para cada informação deste tipo será criada uma aresta (v,u) com peso w no grafo. Estas informações devem estar separadas por um ou mais caracteres de espaço (em branco, linhas, etc.). Veja o arquivo 'graph.txt' para um exemplo. Abaixo segue a descrição dos principais arquivos incluídos neste projeto.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              mst-algorithms has a low active ecosystem.
              It has 4 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              mst-algorithms has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of mst-algorithms is current.

            kandi-Quality Quality

              mst-algorithms has no bugs reported.

            kandi-Security Security

              mst-algorithms has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              mst-algorithms does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              mst-algorithms releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mst-algorithms
            Get all kandi verified functions for this library.

            mst-algorithms Key Features

            No Key Features are available at this moment for mst-algorithms.

            mst-algorithms Examples and Code Snippets

            No Code Snippets are available at this moment for mst-algorithms.

            Community Discussions

            No Community Discussions are available at this moment for mst-algorithms.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install mst-algorithms

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/eraldoluis/mst-algorithms.git

          • CLI

            gh repo clone eraldoluis/mst-algorithms

          • sshUrl

            git@github.com:eraldoluis/mst-algorithms.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link