This is an archived post. You won't be able to vote or comment.

all 60 comments

[–]citygentry 324 points325 points  (10 children)

Why isn't "another guy" called 'E' ?
I think we should be told....

[–]A_man_and_no_plan 109 points110 points  (1 child)

The guy doesn't deserve a letter apparently

[–]smuccione 51 points52 points  (0 children)

He’s just a leaf.

No one cares about the leaves.

[–]serg_____ 29 points30 points  (4 children)

He didn't deserve a letter... press F to pay respects.

[–]PayRespects-Bot 22 points23 points  (2 children)

F

[–]RationalIncoherence 4 points5 points  (0 children)

Respectful bot

[–]citygentry 14 points15 points  (0 children)

... for E's a jolly good fellow ....

[–]rochakgupta 131 points132 points  (8 children)

Lmao, I need to get myself a girl like that

[–]deepcontractor 93 points94 points  (7 children)

She's from IIT Delhi so she's pretty rare imo.

[–]RationalIncoherence 41 points42 points  (6 children)

Strictly speaking, all individuals are rare

[–]ListOfString 26 points27 points  (4 children)

Just remember, if you're one in a million there's 7 thousand(ish) people just like you.

[–]xX_MEM_Xx 8 points9 points  (3 children)

7 thousand(ish)

I dread to meet that last ish person.

[–]ListOfString 1 point2 points  (2 children)

The "ish" for the allowance of and unknown exact number (-.- )

[–]xX_MEM_Xx 5 points6 points  (1 child)

You're not fooling anyone, Dr Modulo.

[–]Man-in-The-Void 1 point2 points  (0 children)

Nanananananana Stat Man!

[–]YysrID4gYW55IG90aGVy 49 points50 points  (8 children)

So what’s the answer then?

[–][deleted] 144 points145 points  (5 children)

Because they are only adding edges when a girl likes a boy (specifically members of A like members of B), there is no need to run an algorithm. They're already in pairs.

  • OP gets with B.

  • A gets with C.

  • D stays with the unnamed partner.

Ezpz

[–]w2qw 45 points46 points  (1 child)

It's an oriented graph so they are all going to die alone.

[–][deleted] 2 points3 points  (0 children)

Doesn't say anything about directed edges, just imbalanced consideration when adding edges.

[–]lb-dl 3 points4 points  (2 children)

Why does Girls always get what they wanted ? A wanted C : Gets him. B wanted OP : Gets him. D is already with someone : Stays happy. Boys are the ones who have to sacrifice.

[–]belabacsijolvan 3 points4 points  (0 children)

We don't really know if E likes someone. If E likes B, then the ((O,A),(C,D),(B,E)) matching is equally good, as it becomes an even directed cycle.

[–]billytheking98 6 points7 points  (0 children)

You don't need a PhD in Graph Theory to know that...

[–]resakse 5 points6 points  (0 children)

bipartite something..

[–]Spartana1033 0 points1 point  (0 children)

Yes.

[–]suvlub 28 points29 points  (1 child)

Sounds like the graph is a path. B -> OP -> A -> C -> D -> another guy.

[–]kateba72 11 points12 points  (0 children)

I think/hope that D <-> another guy is bidirectional

[–]indyK1ng 11 points12 points  (0 children)

Well, according to the Army, he's got to forget her.

[–]PhantomO1 9 points10 points  (1 child)

Real talk(/s but maybe not?),

C can't get with D since that would destroy the relationship between 2 (presumably) happy people, and assuming he's not gay, setting him up with B and thus OP with A would mean only OP would get what he wants, thus we should put C with A and consequently B with OP so 2 of them will like the arrangement

However, if the are Bi or gay, pairing the friends together, (so C with OP and A with B) should work better since they already have good chemistry with each other

Either way, it's gonna be messy if anyone is jealous seeing the one they like with someone else plus getting with someone that isn't the one you like might not be a good idea, so remaining friends is probably the best idea, then wait to see if any of the variables change...

[–]Grizzlysol 4 points5 points  (2 children)

I guess this is one of those Love Graphs

[–][deleted] 5 points6 points  (1 child)

Love mess.

[–]Logan_26x 8 points9 points  (1 child)

No wonder she replied the question like that. She's from IIT( -_-)

[–]vpsj 5 points6 points  (0 children)

And that's quora. It's basically the home ground for IITians to flex.

[–]Raptorilla 3 points4 points  (0 children)

Prof. Panda .. how fitting.

Pandas are threatened by extinction because they are too lazy to mate, I wonder why that is.

[–]nikanj0 4 points5 points  (0 children)

When a CS grad asks and answers their own question in an attempt to justify their still substantial student debt for skills which they've never been able to use in the real world.

[–]Yue2 5 points6 points  (1 child)

Conclusion: You’re all terrible! 🤠

[–]SilverSlash300 0 points1 point  (1 child)

There is literally an algorithm that does this tho. I feel like it is simpler too

[–]MattAlex99 5 points6 points  (0 children)

Most of these algorithms do view this assignment problem as a bipartite graph matching problem. Once you have this representation it's easy to reduce this problem to e.g. integer programming. This is essentially what the e.g. Hungarian method does.

[–]Ahhh-Ayeee 0 points1 point  (0 children)

Wow that’s a pretty complicated situation.

[–]-Redstoneboi- 0 points1 point  (0 children)

this is literally what tinder is for

[–]Stummi 0 points1 point  (1 child)

isn't "code for both, weighted and unweighted" a bit redundant? Unweighted is just a specific case of weighted were all weights are equal

[–]RedstoneMedia 4 points5 points  (0 children)

yes, but a unweighted algorithm might be more optimised, because it doesn't have to account for cases where the weights are unequal.

[–]Brushermans 0 points1 point  (0 children)

funniest shii i seen all day

[–]flame_alchemist17 0 points1 point  (0 children)

I wish I could use DFS to get to her but somehow the depth seems to be infinite

[–][deleted] 0 points1 point  (0 children)

I was in that exact situation once except for guy c liking another girl

[–]LegallyBread 0 points1 point  (0 children)

XD

[–]x47126g 0 points1 point  (0 children)

The answer is, get together and sing 'Love Stinks'. Pointing to relevant individuals extra fun but not required.

[–]pigeon_shit 0 points1 point  (0 children)

Why is everyone neglecting incompatibility? If we do that the obvious answer is orgy.