中文
相关论文

相关论文: Scheduling wireless links in the physical interfer…

200 篇论文

Given a graph with edge costs, the {\em power} of a node is themaximum cost of an edge incident to it, and the power of a graph is the sum of the powers of its nodes. Motivated by applications in wireless networks, we consider the following…

数据结构与算法 · 计算机科学 2011-07-26 Nachshon Cohen , Zeev Nutov

Given an undirected graph $G$ whose edge weights change over $s$ time slots, the sub-tree scheduling for wireless sensor networks with partial coverage asks to partition the vertices of $G$ in $s$ non-empty trees such that the total weight…

计算复杂性 · 计算机科学 2023-01-03 Michele Barbato , Nicola Bianchessi

Flexible network design deals with building a network that guarantees some connectivity requirements between its vertices, even when some of its elements (like vertices or edges) fail. In particular, the set of edges (resp. vertices) of a…

数据结构与算法 · 计算机科学 2024-04-16 Dylan Hyatt-Denesik , Afrouz Jabal Ameli , Laura Sanita

Wireless networks are inherently graph-structured, which can be utilized in graph representation learning to solve complex wireless network optimization problems. In graph representation learning, feature vectors for each entity in the…

信息论 · 计算机科学 2024-10-28 Maryam Mohsenivatani , Samad Ali , Vismika Ranasinghe , Nandana Rajatheva , Matti Latva-Aho

A strong edge-coloring of a graph $G$ is an edge-coloring such that any two edges of distance at most two receive distinct colors. The minimum number of colors we need in order to give $G$ a strong edge-coloring is called the strong…

组合数学 · 数学 2025-12-30 Runze Wang

Traditional wisdom for network management allocates network resources separately for the measurement and data transmission tasks. Heavy measurement tasks may take up resources for data transmission and significantly reduce network…

网络与互联网体系结构 · 计算机科学 2026-03-13 Haifeng Jia , Yichen Wei , Zhan Wang , Jiani Jin , Haorui Li , Yibo Pi

A main distinguishing feature of a wireless network compared with a wired network is its broadcast nature, in which the signal transmitted by a node may reach several other nodes, and a node may receive signals from several other nodes,…

网络与互联网体系结构 · 计算机科学 2009-10-15 Zhang Shengli , Soung Chang Liew

In [1], whether a target binary string s can be represented from a boolean formula with operands chosen from a set of binary strings W was studied. In this paper, we first examine selecting a maximum subset X from W, so that for any string…

计算复杂性 · 计算机科学 2012-01-17 Peng Zhang

Motivated by the definition of linear coloring on simplicial complexes, recently introduced in the context of algebraic topology \cite{Civan}, and the framework through which it was studied, we introduce the linear coloring on graphs. We…

离散数学 · 计算机科学 2008-07-29 Kyriaki Ioannidou , Stavros D. Nikolopoulos

Link scheduling in device-to-device (D2D) networks is usually formulated as a non-convex combinatorial problem, which is generally NP-hard and difficult to get the optimal solution. Traditional methods to solve this problem are mainly based…

信号处理 · 电气工程与系统科学 2020-11-16 Mengyuan Lee , Guanding Yu , Geoffrey Ye Li

Given a graph, an edge coloring assigns colors to edges so that no pairs of adjacent edges share the same color. We are interested in edge coloring algorithms under the W-streaming model. In this model, the algorithm does not have enough…

数据结构与算法 · 计算机科学 2025-04-24 Shiri Chechik , Hongyi Chen , Tianyi Zhang

In this paper, we aim to maximize the energy efficiency of cellular wireless networks. Specifically, we address the power allocation problem in multi-cell multi-carrier systems. Considering realistic base station power consumption models,…

网络与互联网体系结构 · 计算机科学 2016-10-18 Kemal Davaslioglu , Cemil Can Coskun , Ender Ayanoglu

A fundamental problem in wireless networks is the maximum link scheduling problem: given a set $L$ of links, compute the largest possible subset $L'\subseteq L$ of links that can be scheduled simultaneously without interference. This…

分布式、并行与集群计算 · 计算机科学 2012-11-19 Guanhong Pei , Anil Kumar S. Vullikanti

We consider the problem of scheduling wireless links in the physical model, where we seek an assignment of power levels and a partition of the given set of links into the minimum number of subsets satisfying the…

网络与互联网体系结构 · 计算机科学 2015-02-19 Magnus M. Halldorsson , Tigran Tonoyan

A fractional coloring of a signed graph $(G, {\sigma})$ is an assignment of nonnegative weights to the balanced sets (sets which do not induce a negative cycle) such that each vertex has an accumulated weight of at least 1. The minimum…

组合数学 · 数学 2025-05-23 Reza Naserasr , Lan Anh Pham , Cyril Pujol , Huan Zhou

A strong edge-coloring of a graph $G$ is an edge-coloring such that no two edges of distance at most two receive the same color. The strong chromatic index $\chi'_s(G)$ is the minimum number of colors in a strong edge-coloring of $G$. P.…

组合数学 · 数学 2015-10-06 Chuanyun Zang

This work studies linear interference networks, both wired and wireless, with no channel state information at the transmitters (CSIT) except a coarse knowledge of the end-to-end one-hop topology of the network that only allows a distinction…

信息论 · 计算机科学 2016-11-17 Syed A. Jafar

Functional connections in the brain are frequently represented by weighted networks, with nodes representing locations in the brain, and edges representing the strength of connectivity between these locations. One challenge in analyzing…

应用统计 · 统计学 2022-09-28 Yura Kim , Daniel Kessler , Elizaveta Levina

The chromatic number $\chi(G)$ of a graph $G$, that is, the smallest number of colors required to color the vertices of $G$ so that no two adjacent vertices are assigned the same color, is a classic and extensively studied parameter. Here…

组合数学 · 数学 2021-04-23 Anders Martinsson , Konstantinos Panagiotou , Pascal Su , Miloš Trujić

Interference minimization problem in wireless sensor and ad-hoc networks is considered. That is to assign a transmission power to each node of a network such that the network is connected and at the same time the maximum of accumulated…

数据结构与算法 · 计算机科学 2011-07-22 Hakob Aslanyan