Exact number of flips required to sort a burnt stack of pancakes
Gerold J\"ager, Nacim Oijid

TL;DR
This paper determines the exact minimum number of flips needed to sort a burnt pancake stack for certain cases, resolving previous bounds and extending the known results to new instances.
Contribution
It proves that the minimum flips for n ≡ 1 mod 4 are exactly (3n+3)/2, matching previous bounds, and discusses open problems for even n.
Findings
Exact minimum flips for n ≡ 1 mod 4 established
Upper bound matches lower bound for these cases
Open problem remains for even n cases
Abstract
For the buffet, the waiter of a restaurant gets a large stack of pancakes from the overworked cook. As usual, one side is burnt, and as the level of batter decreases, the pancakes became smaller and smaller. Hence, the waiter ends up with a stack of one-sided burnt pancakes sorted by size, with the larger at the bottom and burnt side up. However, the waiter cannot serve them this way. He needs to turn all the burnt sides down, without changing the order. Having only a spatula, he can only perform flips to the top of the stack. How can he perform this transformation in a minimum number of flips? Having n pancakes, this problem can be modeled in the burnt pancake graph, having 2^n*n! vertices, where each possible stack of pancakes corresponds to a vertex expressed by a permutation of size n, where the pancakes are ordered by size, and the pancake numbers are multiplied by -1, if the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenome Rearrangement Algorithms · Advanced Combinatorial Mathematics · Algorithms and Data Compression
