Skip to content

Texts and source on the topic of Theory of Graphs, Grpah Networks, Max Flow Problems and dynamic programming

Notifications You must be signed in to change notification settings

dimitarpg13/graphs_and_dynamic_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphs and dynamic programming

This repo is a work in progress

Discussion and problem solving on the topics of:

  • Graph Algorithms
  • Max Flow Networks
  • Dynamic Programming and principle of optimality

For the purpose we will follow the notation introduced in the book "Digraphs: Theory, Algorithms, and Applications" by Jensen and Gutin.

Specifically we will discuss in details and will be writing python code for the following algorithms:

We will look into using open source python packages such as dynamic-programming and networkx.

Selected Topics in Machine Learning

Note

This repository uses git Large File Storage feature. In order to download locally the large files (> 1MB) which are maintained by git LFS you will need to install the Git extension for versioning large files: https://git-lfs.com/

About

Texts and source on the topic of Theory of Graphs, Grpah Networks, Max Flow Problems and dynamic programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published