中文
相关论文

相关论文: The Stackelberg Minimum Spanning Tree Game

200 篇论文

Due to its broad applications in practice, the minimum spanning tree problem and its all kinds of variations have been studied extensively during the last decades, for which a host of efficient exact and heuristic algorithms have been…

最优化与控制 · 数学 2026-05-05 Yang Xu , Lianmin Zhang

A Stackelberg game is played between a leader and a follower. The leader first chooses an action, then the follower plays his best response. The goal of the leader is to pick the action that will maximize his payoff given the follower's…

数据结构与算法 · 计算机科学 2015-11-19 Aaron Roth , Jonathan Ullman , Zhiwei Steven Wu

Moss and Rabani[12] study constrained node-weighted Steiner tree problems with two independent weight values associated with each node, namely, cost and prize (or penalty). They give an O(log n)-approximation algorithm for the…

数据结构与算法 · 计算机科学 2013-04-30 MohammadHossein Bateni , MohammadTaghi Hajiaghayi , Vahid Liaghat

Given a graph G, the {\em maximum internal spanning tree problem} (MIST for short) asks for computing a spanning tree T of G such that the number of internal vertices in T is maximized. MIST has possible applications in the design of…

数据结构与算法 · 计算机科学 2016-08-02 Zhi-Zhong Chen , Youta Harada , Lusheng Wang

This paper considers a multi-user single-relay wireless network, where the relay gets paid for helping the users forward signals, and the users pay to receive the relay service. We study the relay power allocation and pricing problems, and…

信息论 · 计算机科学 2012-01-17 Qian Cao , H. Vicky Zhao , Yindi Jing

The $1-N$ generalized Stackelberg game (single-leader multi-follower game) is intricately intertwined with the interaction between a leader and followers (hierarchical interaction) and the interaction among followers (simultaneous…

计算机科学与博弈论 · 计算机科学 2023-06-12 Jaeyeon Jo , Jihwan Yu , Jinkyoo Park

The Steiner tree problem is one of the classic and most fundamental $\mathcal{NP}$-hard problems: given an arbitrary weighted graph, seek a minimum-cost tree spanning a given subset of the vertices (terminals). Byrka \emph{et al}. proposed…

数据结构与算法 · 计算机科学 2018-11-02 Chi-Yeh Chen

In this paper, we investigate distributionally robust model order reduction for linear, discrete-time, time-invariant systems. The external input is assumed to follow an uncertain distribution within a Wasserstein ambiguity set. We begin by…

最优化与控制 · 数学 2025-11-17 Le Liu , Yu Kawano , Yangming Dou , Ming Cao

This paper considers the \textit{minimum spanning tree (MST)} problem in the Congested Clique model and presents an algorithm that runs in $O(\log \log \log n)$ rounds, with high probability. Prior to this, the fastest MST algorithm in this…

分布式、并行与集群计算 · 计算机科学 2014-12-09 Sriram V. Pemmaraju , Vivek B. Sardeshmukh

We propose a simple and natural approximation algorithm for the problem of finding a 2-edge-connected spanning subgraph of minimum total edge cost in a graph. The algorithm maintains a spanning forest starting with an empty edge set. In…

数据结构与算法 · 计算机科学 2018-11-21 Stephan Beyer , Markus Chimani , Joachim Spoerhase

Min-max optimization problems (i.e., min-max games) have attracted a great deal of attention recently as their applicability to a wide range of machine learning problems has become evident. In this paper, we study min-max games with…

计算机科学与博弈论 · 计算机科学 2022-08-23 Denizalp Goktas , Amy Greenwald

Given a set of points in the Euclidean plane, the Euclidean \textit{$\delta$-minimum spanning tree} ($\delta$-MST) problem is the problem of finding a spanning tree with maximum degree no more than $\delta$ for the set of points such the…

组合数学 · 数学 2018-09-26 Patrick J. Andersen , Charl J. Ras

For a given graph $G=(V,\, E)$ with a terminal set $S$ and a selected root $r\in S$, a positive integer cost and a delay on every edge and a delay constraint $D\in Z^{+}$, the shallow-light Steiner tree (\emph{SLST}) problem is to compute a…

数据结构与算法 · 计算机科学 2013-09-04 Longkun Guo , Kewen Liao

Stackelberg games are a classic example of bilevel optimization problems, which are often encountered in game theory and economics. These are complex problems with a hierarchical structure, where one optimization task is nested within the…

计算机科学与博弈论 · 计算机科学 2013-07-25 Ankur Sinha , Pekka Malo , Anton Frantsev , Kalyanmoy Deb

In cooperative game theory, the primary focus is the equitable allocation of payoffs or costs among agents. However, in the practical applications of cooperative games, accurately representing games is challenging. In such cases, using an…

计算机科学与博弈论 · 计算机科学 2024-05-21 Soh Kumabe , Yuichi Yoshida

We study a network extension to the Nash bargaining game, as introduced by Kleinberg and Tardos (STOC'08), where the set of players corresponds to vertices in a graph $G=(V,E)$ and each edge $ij\in E$ represents a possible deal between…

计算机科学与博弈论 · 计算机科学 2012-07-31 Jochen Koenemann , Kate Larson , David Steiner

This paper proposes and studies a class of discrete-time finite-time-horizon Stackelberg mean-field games, with one leader and an infinite number of identical and indistinguishable followers. In this game, the objective of the leader is to…

最优化与控制 · 数学 2022-10-11 Xin Guo , Anran Hu , Jiacheng Zhang

In the Priority Steiner Tree (PST) problem, we are given an undirected graph $G=(V,E)$ with a source $s \in V$ and terminals $T \subseteq V \setminus \{s\}$, where each terminal $v \in T$ requires a nonnegative priority $P(v)$. The goal is…

数据结构与算法 · 计算机科学 2021-09-01 Faryad Darabi Sahneh , Stephen Kobourov , Richard Spence

The \emph{Steiner tree} problem is one of the fundamental and classical problems in combinatorial optimization. In this paper, we study this problem in the $\mathcal{CONGESTED}$ $\mathcal{CLIQUE}$ model of distributed computing and present…

分布式、并行与集群计算 · 计算机科学 2019-07-31 Parikshit Saikia , Sushanta Karmakar

In the maximum asymmetric traveling salesman problem (Max ATSP) we are given a complete directed graph with nonnegative weights on the edges and we wish to compute a traveling salesman tour of maximum weight. In this paper we give a fast…

数据结构与算法 · 计算机科学 2014-01-16 Katarzyna Paluch