JakeArkinstall

Results 3 comments of JakeArkinstall

Why not just having arbitrary fields (stored as an associative array) and being able to access them through a normal getter function? That way, the second parameter passed to the...

So it looks like the entire graph has one line formed of segments, and adding an edge simply adds two more vertices to this segmented line. So I presume this...

I have a proposal below. It works, but I doubt that is the most efficient approach. In fact, I REALLY hope that it isn't the most efficient approach, because it...