szmate00 / elte_mod_comp_methods1

Repository for my coursework in "Modern Computational Methods in Physics 1" course at ELTE (Spring 2021)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modern Computational Methods in Physics 1 - Spring 2021

Repository for my coursework in the "Modern Computational Methods in Physics 1" course at ELTE

Subject code: korszam1f19va
Credits: 6

Homeworks

TBA

Project description

Shortest path alogrithm. Implementation of a shortest path algorithm (eg. inspired after a recent Bosch competitions, where the a car has to travel from A to B based on average journey times on a graph. In the next turn it was varied so that there were traffic lights with known timings too in the graph. Random plugs were also considered in the third round). The point is to find the Dijkstra algorithm and implement it.

About

Repository for my coursework in "Modern Computational Methods in Physics 1" course at ELTE (Spring 2021)


Languages

Language:C++ 100.0%