Skip to content

carlotaleite/DA_Project1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DA - Project 1

Brief Description

We were tasked with implementing an analysis tool that can support the management team of a railway network to make informed decisions about how to best allocate its resources, both financial and physical (e.g., trains). This tool, which will use a realistic data set, will allow management to decide on aspects such as how to best assign selected trains to lines, how to maximize its revenue when multiple levels of service are offered, or even, identify more sensitive sections of its network to failures as to anticipate service disruption or at least to mitigate its nefarious effects.

You can find the complete Project Description here and a more detailed explanation of how we solve each exercise here

To test the program, you must run the following commands:

$ cd src
$ cmake CMakeLists.txt
$ make
$ ./project1

Members

Name Number Git
Francisco Tomás Marques Lopes 202108796 FranciscoLopesLeic
Francisco Pires da Ana 202108762 franciscopana
Maria Carlota Gomes Ribeiro Matos Leite 202005428 carlotaleite

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.2%
  • CMake 1.8%