441
Comments
  • 13
    Looool, wonderful inspiration
  • 1
    Hahahhahaha
  • 5
    Dijksta's algorithm is from a single source to all other vertices so in terms of girlfriends that means you'd have a bunch of side pieces and you would just hit them all up in order of who's closest lol
  • 0
    😂😂😂
  • 1
    @manbearpigcode legit analogy 😂
  • 1
    @PenguinRage BFS can give you the shortest path in a graph only if the edges are unweighted or have equal weights.
  • 0
    I do this with matlab neural networks, calculating the shortest path between nodes, it's called post man problem, where there is a village and the post man should deliver posts passing by houses walking systematically and not allowed to re-cross a house to times.
Add Comment