中文
相关论文

相关论文: Popular matchings with two-sided preferences and o…

200 篇论文

Popularity is attractive -- this is the formula underlying preferential attachment, a popular explanation for the emergence of scaling in growing networks. If new connections are made preferentially to more popular nodes, then the resulting…

A dynamic bipartite matching model is given by a bipartite matching graph which determines the possible matchings between the various types of supply and demand items. Both supply and demand items arrive to the system according to a…

离散数学 · 计算机科学 2020-09-11 Arnaud Cadas , Ana Bušić , Josu Doncel

In this paper, we consider one-to-one matchings between two disjoint groups of agents. Each agent has a preference over a subset of the agents in the other group, and these preferences may contain ties. Strong stability is one of the…

计算机科学与博弈论 · 计算机科学 2024-01-08 Naoyuki Kamiyama

Suppose in a graph $G$ vertices can be either red or blue. Let $k$ be odd. At each time step, each vertex $v$ in $G$ polls $k$ random neighbours and takes the majority colour. If it doesn't have $k$ neighbours, it simply polls all of them,…

分布式、并行与集群计算 · 计算机科学 2019-08-01 Mohammed Amin Abdullah , Moez Draief

Given a graph $G$ and a parameter $k$, the $k$-biclique problem asks whether $G$ contains a complete bipartite subgraph $K_{k,k}$. This is the most easily stated problem on graphs whose parameterized complexity is still unknown. We provide…

计算复杂性 · 计算机科学 2019-06-11 Bingkai Lin

In this paper, we study two problems related to planar matchings in random bipartite graphs. First, we colour each edge of the complete bipartite graph $K_{n,n}$ uniformly randomly from amongst ${r}$ colours and show that if ${r}$ grows…

概率论 · 数学 2023-01-13 Ghurumuruhan Ganesan

In bipartite matching problems, vertices on one side of a bipartite graph are paired with those on the other. In its online variant, one side of the graph is available offline, while the vertices on the other side arrive online. When a…

数据结构与算法 · 计算机科学 2018-11-14 John P. Dickerson , Karthik Abinav Sankararaman , Aravind Srinivasan , Pan Xu

The stable roommates problem is a non-bipartite version of the stable matching problem in a bipartite graph. In this paper, we consider the stable roommates problem with ties. In particular, we focus on strong stability, which is one of the…

计算机科学与博弈论 · 计算机科学 2025-10-21 Naoyuki Kamiyama

The classical stable marriage problem asks for a matching between a set of men and a set of women with no blocking pairs, which are pairs formed by a man and a woman who would both prefer switching from their current status to be paired up…

数据结构与算法 · 计算机科学 2018-05-21 Felix Bauckholt , Kanstantsin Pashkovich , Laura Sanità

Let $G=(V(G),E(G))$ be a finite simple undirected graph with vertex set $V(G)$, edge set $E(G)$ and vertex subset $S\subseteq V(G)$. $S$ is termed \emph{open-dominating} if every vertex of $G$ has at least one neighbor in $S$, and…

离散数学 · 计算机科学 2023-06-22 Márcia R. Cappelle , Erika Coelho , Les R. Foulds , Humberto J. Longo

We study a variant of the Student-Project Allocation problem with lecturer preferences over Students where ties are allowed in the preference lists of students and lecturers (SPA-ST). We investigate the concept of strong stability in this…

数据结构与算法 · 计算机科学 2019-11-26 Sofiat Olaosebikan , David Manlove

While relations among individuals make an important part of data with scientific and business interests, existing statistical modeling of relational data has mainly been focusing on dyadic relations, i.e., those between two individuals.…

统计方法学 · 统计学 2025-01-09 Xianshi Yu , Ji Zhu

Deciding whether a graph can be embedded in a grid using only unit-length edges is NP-complete, even when restricted to binary trees. However, it is not difficult to devise a number of graph classes for which the problem is polynomial, even…

数据结构与算法 · 计算机科学 2012-04-13 Vinícius G. P. de Sá , Guilherme D. da Fonseca , Raphael Machado , Celina M. H. de Figueiredo

The maximum graph bisection problem is a well known graph partition problem. The problem has been proven to be NP-hard. In the maximum graph bisection problem it is required that the set of vertices is divided into two partition with equal…

离散数学 · 计算机科学 2015-12-03 Zoran Maksimovic

Fan-planar graphs were recently introduced as a generalization of 1-planar graphs. A graph is fan-planar if it can be embedded in the plane, such that each edge that is crossed more than once, is crossed by a bundle of two or more edges…

计算几何 · 计算机科学 2014-09-02 Michael A. Bekos , Sabine Cornelsen , Luca Grilli , Seok-Hee Hong , Michael Kaufmann

We consider two possible extensions of a theorem of Thomassen characterizing the graphs admitting a 2-vertex-connected orientation. First, we show that the problem of deciding whether a mixed graph has a 2-vertex-connected orientation is…

组合数学 · 数学 2022-03-02 Florian Hörsch , Zoltán Szigeti

Consider two networks on overlapping, non-identical vertex sets. Given vertices of interest in the first network, we seek to identify the corresponding vertices, if any exist, in the second network. While in moderately sized networks graph…

机器学习 · 统计学 2019-11-07 Heather G. Patsolic , Youngser Park , Vince Lyzinski , Carey E. Priebe

Suppose that the vertices of a graph $G$ are colored with two colors in an unknown way. The color that occurs on more than half of the vertices is called the majority color (if it exists), and any vertex of this color is called a majority…

We study the problem of transforming bipartite graphs into bicluster graphs. Abu-Khzam, Isenmann, and Merchad [IWOCA '25] introduced two variants of this problem. In both problems, the goal is to transform a bipartite graph into a bicluster…

数据结构与算法 · 计算机科学 2025-12-02 Matthias Bentert , Pål Grønås Drange , Erlend Haugen

Consider a matching problem on a graph where disjoint sets of vertices are privately owned by self-interested agents. An edge between a pair of vertices indicates compatibility and allows the vertices to match. We seek a mechanism to…

计算机科学与博弈论 · 计算机科学 2016-11-25 Itai Ashlagi , Felix Fischer , Ian A. Kash , Ariel D. Procaccia
‹ 上一页 1 8 9 10 下一页 ›