• @tr00st
    link
    211 months ago

    About 15 years on, I’m still so happy I got good coursework marks for the route-finding equivalent of a bogosort. Picked a bunch of random routes and pick the fastest. Sure, that guy who set up a neural net to figure it out did well, but mine didn’t take days of training, and still did about as well in the same sort of execution time.

    • @[email protected]
      link
      fedilink
      1
      edit-2
      11 months ago

      Given that the guy that undertook the neural net path had consumed both time and more resources to make it happen, the good old sort is an efficient, sufficient, tried and true algorithm to quickly implement