Home      Updates      RSS Feed      About      Code      Contact

  Traffic flow optimization June 23 2011  7:59 PM EST

This post is more a little place to talk to myself about algorithms. If you look through my list of repositories you'll see that there are a large number which exist solely to test out some of the many random ideas I have continuously. To further that, I've added another repository dealing with graphs, this one is oflow . What is this one about? Optimizing flow of traffic, as if the graph was a graph of streets, roads, etc.

I'm pretty excited about this. I really like graph theory. In fact, this is the third (public) repository dealing with random graph theory stuff. I hope I'll get to implement things like Eppstein's algorithm. I found a paper about a lazy version, which looks really cool. Hopefully I'll have some more neat ideas I get to test out and eventually find out was already done fifty years ago by people more advanced in age than I :D

I'll keep my reader (-- me) up to date here. One day I'll look back and think, "What the hell was I thinking!?" I look forward to that day.

 

My name is Jeff Chapman; You can reach me at: [email protected]