中文
相关论文

相关论文: Separating repeating fast radio bursts using the m…

200 篇论文

An important task in the study of fast radio bursts (FRBs) remains the automatic classification of repeating and non-repeating sources based on their morphological properties. We propose a statistical model that considers a modified…

Building a spanning tree, minimum spanning tree (MST), and BFS tree in a distributed network are fundamental problems which are still not fully understood in terms of time and communication cost. x The first work to succeed in computing a…

分布式、并行与集群计算 · 计算机科学 2019-07-30 Ali Mashreghi , Valerie King

Fast radio bursts (FRBs) are millisecond-duration radio flashes of extragalactic origin, with magnetars implicated as viable central engines. Yet their triggering and radiation mechanisms remain unknown. Radio telescopes inevitably record…

In this paper, we present a fully-dynamic distributed algorithm for maintaining a minimum spanning tree on general graphs with positive real edge weights. The goal of a dynamic MST algorithm is to update efficiently the minimum spanning…

分布式、并行与集群计算 · 计算机科学 2007-05-23 Pradosh Kumar Mohapatra

FRB 121102 is the only known repeating fast radio burst source. Here we analyze a wide-frequency-range (1-8 GHz) sample of high-signal-to-noise, coherently dedispersed bursts detected using the Arecibo and Green Bank telescopes. These…

The minimum spanning tree (MST) is a combinatorial optimization problem: given a connected graph with a real weight ("cost") on each edge, find the spanning tree that minimizes the sum of the total cost of the occupied edges. We consider…

统计力学 · 物理学 2010-02-26 T. S. Jackson , N. Read

We present Fast Approximate Minimum Spanning Tree (FAMST), a novel algorithm that addresses the computational challenges of constructing Minimum Spanning Trees (MSTs) for large-scale and high-dimensional datasets. FAMST utilizes a…

数据结构与算法 · 计算机科学 2025-07-22 Mahmood K. M. Almansoori , Miklos Telek

We study the noise sensitivity of the minimum spanning tree (MST) of the $n$-vertex complete graph when edges are assigned independent random weights. It is known that when the graph distance is rescaled by $n^{1/3}$ and vertices are given…

概率论 · 数学 2024-11-20 Omer Israeli , Yuval Peled

In this paper we present and evaluate a parallel algorithm for solving a minimum spanning tree (MST) problem for supercomputers with distributed memory. The algorithm relies on the relaxation of the message processing order requirement for…

分布式、并行与集群计算 · 计算机科学 2016-10-18 Artem Mazeev , Alexander Semenov , Alexey Simonov

In this work, we introduce a quantitative methodology to define what is the main trunk and what are the significant branches of a minimum spanning tree (MST). We apply it to the pulsar tree, i.e. the MST of the pulsar population constructed…

高能天体物理现象 · 物理学 2023-01-25 C. R. García , Diego F. Torres

We developed a source detection algorithm based on the Minimal Spanning Tree (MST), that is a graph-theoretical method useful for finding clusters in a given set of points. This algorithm is applied to gamma-ray bidimensional images where…

天体物理学 · 物理学 2008-11-26 Riccardo Campana , Enrico Massaro , Dario Gasparrini , Sara Cutini , Andrea Tramacere

In the context of algorithm theory, various studies have been conducted on spanning trees with desirable properties. In this paper, we consider the \textsc{Minimum Cover Spanning Tree} problem (MCST for short). Given a graph $G$ and a…

数据结构与算法 · 计算机科学 2025-12-01 Toranosuke Kokai , Akira Suzuki , Takahiro Suzuki , Yuma Tamura , Xiao Zhou

We present a deterministic algorithm for computing the sensitivity of a minimum spanning tree (MST) or shortest path tree in $O(m\log\alpha(m,n))$ time, where $\alpha$ is the inverse-Ackermann function. This improves upon a long standing…

数据结构与算法 · 计算机科学 2014-07-09 Seth Pettie

A complete understanding of real networks requires us to understand the consequences of the uneven interaction strengths between a system's components. Here we use the minimum spanning tree (MST) to explore the effect of weight assignment…

无序系统与神经网络 · 物理学 2007-05-23 P. J. Macdonald , E. Almaas , A. -L. Barabasi

Fast radio bursts (FRBs) are millisecond-duration radio signals occurring at cosmological distances. However the physical model of FRBs is mystery, many models have been proposed. Here we study the frequency distributions of peak flux,…

高能天体物理现象 · 物理学 2017-03-22 F. Y. Wang , H. Yu

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

Since its initial discovery, the Fast radio burst (FRB) FRB 121102 has been found to be repeating with millisecond-duration pulses. Very recently, 15 new bursts were detected by the Green Bank Telescope (GBT) during its continous monitoring…

高能天体物理现象 · 物理学 2018-01-31 Weiyang Wang , Rui Luo , Han Yue , Kejia Lee , Xuelei Chen , Renxin Xu

Some short gamma-ray bursts (SGRBs) are thought to be caused by the mergers of binary neutron stars which may sometimes produce massive neutron star remnants capable of producing extragalactic fast radio bursts (FRBs). We conducted a deep…

Maximum spanning tree (MST) is a popular tool in market network analysis. Large number of publications are devoted to the MST calculation and it's interpretation for particular stock markets. However, much less attention is payed in the…

统计金融 · 定量金融 2022-06-01 V. A. Kalyagin , A. P. Koldanov , P. A. Koldanov

We present a distributed randomized algorithm finding Minimum Spanning Tree (MST) of a given graph in O(1) rounds, with high probability, in the Congested Clique model. The input graph in the Congested Clique model is a graph of n nodes,…

分布式、并行与集群计算 · 计算机科学 2017-11-01 Tomasz Jurdzinski , Krzysztof Nowicki