English
Related papers

Related papers: Separating repeating fast radio bursts using the m…

200 papers

Motivated by applications in clustering and synthetic data generation, we consider the problem of releasing a minimum spanning tree (MST) under edge-weight differential privacy constraints where a graph topology $G=(V,E)$ with $n$ vertices…

Data Structures and Algorithms · Computer Science 2024-08-14 Rasmus Pagh , Lukas Retschmeier

The statistical properties of energy and waiting time carry essential information about the source of repeating fast radio bursts (FRBs). In this paper, we investigate the randomness of energy and waiting time using four data samples from…

High Energy Astrophysical Phenomena · Physics 2024-08-21 Yu Sang , Hai-Nan Lin

This paper studies constructive heuristics for the minimum labelling spanning tree (MLST) problem. The purpose is to find a spanning tree that uses edges that are as similar as possible. Given an undirected labeled connected graph (i.e.,…

Discrete Mathematics · Computer Science 2014-05-09 Sergio Consoli , Jose Andres Moreno-Perez , Kenneth Darby-Dowman , Nenad Mladenovic

Fast Radio Bursts (FRBs) are short-duration radio transients with mysterious origins. Since its uncertainty, there are very few FRBs that are observed by different instruments, simultaneously. This study presents a detailed analysis of a…

High Energy Astrophysical Phenomena · Physics 2025-07-24 Yuhao Zhu , Chenhui Niu , Shi Dai , Di Li , Pei Wang , Yi Feng , Jingwen Wu , Yongkun Zhang , Xianghan Cui , Junshuo Zhang , Jinhuang Cao

The repeating FRB 121102 (the "repeater") shows {repetitive bursting activities} and was localized in a host galaxy at $z=0.193$. On the other hand, despite dozens of hours of telescope time spent on follow-up observations, no other FRBs…

High Energy Astrophysical Phenomena · Physics 2018-02-21 Divya Palaniswamy , Ye Li , Bing Zhang

The minimum degree spanning tree (MDST) problem requires the construction of a spanning tree $T$ for graph $G=(V,E)$ with $n$ vertices, such that the maximum degree $d$ of $T$ is the smallest among all spanning trees of $G$. In this paper,…

Data Structures and Algorithms · Computer Science 2018-06-12 Michael Dinitz , Magnús M. Halldórsson , Calvin Newport

The minimum spanning tree (MST), a graph constructed from a distribution of points, draws lines between pairs of points so that all points are linked in a single skeletal structure that contains no loops and has minimal total edge length.…

Instrumentation and Methods for Astrophysics · Physics 2019-10-22 Krishna Naidoo

Fast Radio Bursts (FRBs) are highly energetic radio transients with millisecond duration, whose physical origin is still unknown. Many models consider magnetars as possible FRB sources, supported by the observational association of FRBs…

High Energy Astrophysical Phenomena · Physics 2024-09-25 Barbara Patricelli , Maria Grazia Bernardini , Matteo Ferro

Searching for fleeting radio transients like fast radio bursts (FRBs) with wide-field radio telescopes has become a common challenge in data-intensive science. Conventional algorithms normally cost enormous time to seek candidates by…

Instrumentation and Methods for Astrophysics · Physics 2025-12-23 Yao Chen , Rui Luo , Chen Wang , Yong-Kun Zhang , Shiqian Zhao , Chengbing Lyu , ZePeng Zheng , Hai Lei , DeJiang Zhou , Chenhui Niu , JinLin Han , George Hobbs , Di Li , Chengwei Liang , Siyi Tan , Ting Tian

Given an undirected, weighted graph, the minimum spanning tree (MST) is a tree that connects all of the vertices of the graph with minimum sum of edge weights. In real world applications, network designers often seek to quickly find a…

Data Structures and Algorithms · Computer Science 2023-01-02 David A. Bader , Paul Burkhardt

The Minimum Weight Steiner Tree (MST) is an important combinatorial optimization problem over networks that has applications in a wide range of fields. Here we discuss a general technique to translate the imposed global connectivity…

Statistical Mechanics · Physics 2009-11-13 M. Bayati , C. Borgs , A. Braunstein , J. Chayes , A. Ramezanpour , R. Zecchina

We study the problem of detecting and recovering a planted spanning tree $M_n^*$ hidden within a complete, randomly weighted graph $G_n$. Specifically, each edge $e$ has a non-negative weight drawn independently from $P_n$ if $e \in M_n^*$…

Data Structures and Algorithms · Computer Science 2025-07-08 Mehrdad Moharrami , Cristopher Moore , Jiaming Xu

We detail a new fast radio burst (FRB) survey with the Molonglo Radio Telescope, in which six FRBs were detected between June 2017 and December 2018. By using a real-time FRB detection system, we captured raw voltages for five of the six…

Fast radio bursts (FRBs) are radio signals that last milliseconds. They originate from cosmological distances and have relatively high dispersion measures (DMs), making them being excellent distance indicators. However, the origins of the…

High Energy Astrophysical Phenomena · Physics 2025-03-11 Wenqi Ma , Zhifu Gao , Biaopeng Li , Chenhui Niu , Jumei Yao , Fayin Wang

Finding the minimum spanning tree (MST) of a graph is an important task in computer vision, as it enables a sparse and low-cost representation of connectivity among elements (such as superpixels, points, or regions), which is useful for…

This paper introduces the notion of distributed verification without preprocessing. It focuses on the Minimum-weight Spanning Tree (MST) verification problem and establishes tight upper and lower bounds for the time and message complexities…

Distributed, Parallel, and Cluster Computing · Computer Science 2015-12-16 Liah Kor , Amos Korman , David Peleg

Recent observations of repeating fast radio bursts (FRBs) suggest that some FRBs reside in an environment consistent with that of binary neutron star (BNS) mergers. The bursting rate for repeaters could be very high and the emission site is…

High Energy Astrophysical Phenomena · Physics 2020-02-25 Bing Zhang

In this lecture we will consider the minimum weight spanning tree (MST) problem, i.e., one of the simplest and most vital combinatorial optimization problems. We will discuss a particular greedy algorithm that allows to compute a MST for…

Data Structures and Algorithms · Computer Science 2012-09-21 O. Melchert

In the Steiner Tree problem we are given an edge weighted undirected graph $G = (V,E)$ and a set of terminals $R \subseteq V$. The task is to find a connected subgraph of $G$ containing $R$ and minimizing the sum of weights of its edges. We…

Data Structures and Algorithms · Computer Science 2026-01-06 Radek Hušek , Dušan Knop , Tomáš Masařík

In length-constrained minimum spanning tree (MST) we are given an $n$-node graph $G = (V,E)$ with edge weights $w : E \to \mathbb{Z}_{\geq 0}$ and edge lengths $l: E \to \mathbb{Z}_{\geq 0}$ along with a root node $r \in V$ and a…

Data Structures and Algorithms · Computer Science 2026-02-12 D Ellis Hershkowitz , Richard Z Huang
‹ Prev 1 3 4 5 6 7 10 Next ›