Skip to content

EricSerb/point_to_point

 
 

Repository files navigation

point_to_point

Algorithms project involving a point to point delivery system model

Goals

**Add code to parse data sets and print out graphs Experiment with Lemon Attempt to use min cost flow algorithm

#ideas for alg convert Dijkstra or another alg to linear program Find some small change that we can make to Dijkstra or spanning tree alg to "improve" them Implementing our algo or other alos in parallel Have fun

About

Algorithms project involving a point to point delivery system model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.3%
  • Python 5.5%
  • Makefile 5.4%
  • Shell 0.8%