Welcome - BMS's Blog

Because my crap has to live somewhere

Latest Articles:

Dijkstra's Algorithm in PHP

Yeah, yeah, I know what you're thinking:  Why PHP?

Well, I have a fairly small graph (< 650 nodes), so trying to get a C or Java to interact with my preexisting PHP software isn't worth the boost in performance.  The implementation I found can read my graph from my database …


First Post!

So, I've been telling myself for a few years that I'd start a blog so that I could keep track of some of the cool things that I've done. Well, here it is.