Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.
/ FlixBus Public archive
forked from diogobabo/DA_G62_Second

Algorithms project from FEUP'S UC DA

Notifications You must be signed in to change notification settings

jogp10/FlixBus

 
 

Repository files navigation

DA_G62_Second

Algorithms & Graphs project from FEUP'S UC DA

Compiling:

Every time you need to compile the program, execute the following command (assuming you are in da_t6_g62/codigo/) g++ main.cpp menu.cpp empresa.cpp cenario1.cpp cenario2.cpp graph/graph.cpp graph/minHeap.h graph/disjointSets.h -o da_t6_g62

to run just execute in linux: ./da_t6_g62

About

Algorithms project from FEUP'S UC DA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.2%
  • TeX 36.8%
  • C++ 9.3%
  • JavaScript 7.9%
  • CSS 7.6%
  • Makefile 0.1%
  • CMake 0.1%