this post was submitted on 31 Oct 2024
184 points (97.4% liked)

memes

22780 readers
382 users here now

dank memes

Rules:

  1. All posts must be memes and follow a general meme setup.

  2. No unedited webcomics.

  3. Someone saying something funny or cringe on twitter/tumblr/reddit/etc. is not a meme. Post that stuff in /c/slop

  4. Va*sh posting is haram and will be removed.

  5. Follow the code of conduct.

  6. Tag OC at the end of your title and we'll probably pin it for a while if we see it.

  7. Recent reposts might be removed.

  8. Tagging OC with the hexbear watermark is praxis.

  9. No anti-natalism memes. See: Eco-fascism Primer

founded 4 years ago
MODERATORS
 

Hilarious post all around. The replies are extremely butthurt.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 37 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

Think of the election as a Bus route from source, S, to Target, T. a directed graph G=(V,E), where V is the set of vertices (nodes) and E is the set of edges. Each edge (i,j)∈E has an associated non-negative cost (or length) c~ij~

Let x~ij~​ be a binary variable that equals 1 if edge (i,j) is included in the shortest path, and 0 otherwise.

Minimize ∑​_(i,j)∈E [c~ij~​x~ij~​]

Subject to:

∑_j:(s,j)∈E[x~sj~]−∑_i:(i,s)∈E [x~is~]=1

∑_i:(i,t)∈E [x~it~]−∑_j:(t,j)∈E [x~tj]~=−1

∑_i:(i,k)∈E [x~ik~]−∑_j:(k,j)∈E [x~kj~]=0∀k∈V∖{s,t}

x~ij~∈{0,1}∀(i,j)∈E

[–] [email protected] 36 points 2 weeks ago

geordi-no Voting for Trump because of "accelerationism"

geordi-yes Voting For Trump Because Dijksta's algorithm found the shortest path to communism.

[–] [email protected] 18 points 2 weeks ago

Thanks, that really cleared it up for me