Skip to content

Repositório do trabalho final da Matéria DCC059 - TEORIA DOS GRAFOS

Notifications You must be signed in to change notification settings

gabrielctavares/Trabalho-Grafo

Repository files navigation

Trabalho de Grafos

Repositório do trabalho final da Matéria DCC059 - TEORIA DOS GRAFOS Algorítmos Construtivos para Cobertura de Vértices Mínima Ponderada

Build

construa o projeto com

  g++ -std=c++11 *.cpp -o execGrupo3

Execução

Para fazer executar esse projeto rode

  ./execGrupo3 [ArquivoEntrada].txt [ArquivoSaida].txt direcionado[0,1] pondAresta[0,1] pondVertice[0,1]

About

Repositório do trabalho final da Matéria DCC059 - TEORIA DOS GRAFOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages