The Exchange Problem

March 05, 2024 Β· Declared Dead Β· πŸ› Conference on Advances in Financial Technologies

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Mohit Garg, Suneel Sarswat arXiv ID 2403.03046 Category cs.DS: Data Structures & Algorithms Cross-listed cs.GT Citations 0 Venue Conference on Advances in Financial Technologies Last Checked 5 months ago
Abstract
Auctions are widely used in exchanges to match buy and sell requests. Once the buyers and sellers place their requests, the exchange determines how these requests are to be matched. The two most popular objectives used while determining the matching are maximizing volume at a uniform price and maximizing volume with dynamic pricing. In this work, we study the algorithmic complexity of the problems arising from these matching tasks. We present a linear time algorithm for uniform price matching which is an improvement over the previous algorithms that take $O(n\log n)$ time to match $n$ requests. For dynamic price matching, we establish a lower bound of $Ξ©(n \log n)$ on the running time, thereby proving that the currently known best algorithm is time-optimal.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted