# pareto-optimality

Published articles for pareto-optimality.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Serial Dictatorships and House Allocation

DevFeed: [Serial Dictatorships and House Allocation](<https://devfeed.tech/articles/serial-dictatorships-and-house-allocation-40390.md>)

Original publisher: [Read original article](<https://www.jeremykun.com/2015/10/26/serial-dictatorships-and-house-allocation/>)

Published: 2015-10-26T11:08:00Z

Content type: tutorial

Language: en

Sources: [Jeremy Kun](<https://devfeed.tech/sources/jeremy-kun.md>)

Topics: [Algorithms](<https://devfeed.tech/topics/algorithms.md>), [Computer science](<https://devfeed.tech/topics/computer-science.md>), [Mathematics](<https://devfeed.tech/topics/mathematics.md>)

Tags: [algorithms](<https://devfeed.tech/tags/algorithms.md>), [code](<https://devfeed.tech/tags/code.md>), [computer-science](<https://devfeed.tech/tags/computer-science.md>), [economics](<https://devfeed.tech/tags/economics.md>), [github](<https://devfeed.tech/tags/github.md>), [mathematics](<https://devfeed.tech/tags/mathematics.md>), [mechanism-design](<https://devfeed.tech/tags/mechanism-design.md>), [pareto-optimality](<https://devfeed.tech/tags/pareto-optimality.md>), [programming](<https://devfeed.tech/tags/programming.md>), [python](<https://devfeed.tech/tags/python.md>), [stable-marriages](<https://devfeed.tech/tags/stable-marriages.md>)

### AI overview

This tutorial connects stable marriages, kidney exchanges, and school allocation through mechanism design. It introduces allocation problems and begins formalizing house allocation using agents, houses, preferences, and one-to-one matchings.

### Source excerpt

I was recently an invited speaker in a series of STEM talks at Moraine Valley Community College. My talk was called "What can algorithms tell us about life, love, and happiness?" and it's on Youtube now so you can go watch it. The central theme of the talk was the lens of computation, that algorithms and theoretical computer science can provide new and novel explanations for the natural phenomena we observe in the world.