中文
相关论文

相关论文: Defining Equitable Geographic Districts in Road Ne…

200 篇论文

We study a discrete version of a geometric stable marriage problem originally proposed in a continuous setting by Hoffman, Holroyd, and Peres, in which points in the plane are stably matched to cluster centers, as prioritized by their…

数据结构与算法 · 计算机科学 2017-04-10 David Eppstein , Michael T. Goodrich , Nil Mamano

Stable matching is a fundamental problem studied both in economics and computer science. The task is to find a matching between two sides of agents that have preferences over who they want to be matched with. A matching is stable if no pair…

计算机科学与博弈论 · 计算机科学 2024-03-11 Juho Hirvonen , Sara Ranjbaran

Suppose each of $n$ men and $n$ women is located at a point in a metric space. A woman ranks the men in order of their distance to her from closest to farthest, breaking ties at random. The men rank the women similarly. An interesting…

计算机科学与博弈论 · 计算机科学 2017-10-17 Hossein Karkeh Abadi , Balaji Prabhakar

The stable matching problem is a prototype model in economics and social sciences where agents act selfishly to optimize their own satisfaction, subject to mutually conflicting constraints. A stable matching is a pairing of adjacent…

无序系统与神经网络 · 物理学 2007-05-23 Stephan Mertens

In this paper, we study the problem of map matching with travel time constraints. Given a sequence of $k$ spatio-temporal measurements and an embedded path graph with travel time costs, the goal is to snap each measurement to a close-by…

计算几何 · 计算机科学 2025-06-24 Yannick Bosch , Sabine Storandt

We study the graphs formed from instances of the stable matching problem by connecting pairs of elements with an edge when there exists a stable matching in which they are matched. Our results include the NP-completeness of recognizing…

离散数学 · 计算机科学 2020-10-20 David Eppstein

An instance of a strongly stable matching problem (SSMP) is an undirected bipartite graph $G=(A \cup B, E)$, with an adjacency list of each vertex being a linearly ordered list of ties, which are subsets of vertices equally good for a given…

数据结构与算法 · 计算机科学 2015-06-03 Pratik Ghosal , Adam Kunysz , Katarzyna Paluch

In their seminal work on the Stable Marriage Problem, Gale and Shapley describe an algorithm which finds a stable matching in $O(n^2)$ communication rounds. Their algorithm has a natural interpretation as a distributed algorithm where each…

计算机科学与博弈论 · 计算机科学 2015-04-03 Rafail Ostrovsky , Will Rosenbaum

Redistricting is the problem of dividing a state into a number $k$ of regions, called districts. Voters in each district elect a representative. The primary criteria are: each district is connected, district populations are equal (or nearly…

数据结构与算法 · 计算机科学 2020-09-02 Vincent Cohen-Addad , Philip N. Klein , Dániel Marx

We introduce and study the problem of balanced districting, where given an undirected graph with vertices carrying two types of weights (different population, resource types, etc) the goal is to maximize the total weights covered in vertex…

数据结构与算法 · 计算机科学 2025-06-03 Prathamesh Dharangutte , Jie Gao , Shang-En Huang , Fang-Yi Yu

We show that the ratio of matched individuals to blocking pairs grows linearly with the number of propose--accept rounds executed by the Gale--Shapley algorithm for the stable marriage problem. Consequently, the participants can arrive at…

数据结构与算法 · 计算机科学 2012-05-15 Patrik Floréen , Petteri Kaski , Valentin Polishchuk , Jukka Suomela

We study stable matching problems with locality of information and control. In our model, each agent is a node in a fixed network and strives to be matched to another agent. An agent has a complete preference list over all other agents it…

数据结构与算法 · 计算机科学 2016-11-22 Martin Hoefer , Lisa Wagner

In the distributed backup-placement problem each node of a network has to select one neighbor, such that the maximum number of nodes that make the same selection is minimized. This is a natural relaxation of the perfect matching problem, in…

分布式、并行与集群计算 · 计算机科学 2019-08-19 Leonid Barenboim , Gal Oren

Districting is a complex combinatorial problem that consists in partitioning a geographical area into small districts. In logistics, it is a major strategic decision determining operating costs for several years. Solving districting…

机器学习 · 计算机科学 2024-12-12 Cheikh Ahmed , Alexandre Forel , Axel Parmentier , Thibaut Vidal

Cartograms are popular for visualizing numerical data for map regions. Maintaining correct adjacencies is a primary quality criterion for cartograms. When there are multiple data values per region (over time or different datasets) shown as…

It has always been a research hotspot to use geographic information to assist the navigation of unmanned aerial vehicles. In this paper, a road-network-based localization method is proposed. We match roads in the measurement images to the…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Yongfei Li , Dongfang Yang , Shicheng Wang , Hao He

Given a set of basic areas, the territory design problem asks to create a predefined number of territories, each containing at least one basic area, such that an objective function is optimized. Desired properties of territories often…

最优化与控制 · 数学 2015-05-06 Nitin Ahuja , Matthias Bender , Peter Sanders , Christian Schulz , Andreas Wagner

There are growing concerns that algorithms, which increasingly make or influence important decisions pertaining to individuals, might produce outcomes that discriminate against protected groups. We study such fairness concerns in the…

计算机与社会 · 计算机科学 2021-11-23 Gili Karni , Guy N. Rothblum , Gal Yona

Most autonomous cars rely on the availability of high-definition (HD) maps. Current research aims to address this constraint by directly predicting HD map elements from onboard sensors and reasoning about the relationships between the…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Khanh Son Pham , Christian Witte , Jens Behley , Johannes Betz , Cyrill Stachniss

We study algorithms and combinatorial complexity bounds for \emph{stable-matching Voronoi diagrams}, where a set, $S$, of $n$ point sites in the plane determines a stable matching between the points in $\mathbb{R}^2$ and the sites in $S$…

计算几何 · 计算机科学 2021-02-23 Gill Barequet , David Eppstein , Michael T. Goodrich , Nil Mamano
‹ 上一页 1 2 3 10 下一页 ›