中文
相关论文

相关论文: Analysis of disk scheduling, increasing subsequenc…

200 篇论文

We present 2D, ideal-MHD numerical simulations of the Parker instability in a multi-component warm disk model. The calculations were done using two numerical codes with different algorithms, TVD and ZEUS-3D. The outcome of the numerical…

天体物理学 · 物理学 2009-10-31 Alfredo Santillan , Jongsoo Kim , Jose Franco , Marco Martos , S. S. Hong , Dongsu Ryu

Efficient computation of the optimal transport distance between two distributions serves as an algorithm subroutine that empowers various applications. This paper develops a scalable first-order optimization-based method that computes…

机器学习 · 计算机科学 2024-06-21 Gen Li , Yanxi Chen , Yu Huang , Yuejie Chi , H. Vincent Poor , Yuxin Chen

We initiate the study of the Interval Selection problem in the (streaming) sliding window model of computation. In this problem, an algorithm receives a potentially infinite stream of intervals on the line, and the objective is to maintain…

数据结构与算法 · 计算机科学 2024-11-13 Cezar-Mihail Alexandru , Christian Konrad

We define the average $k$-TSP distance $\mu_{tsp,k}$ of a graph $G$ as the average length of a shortest walk visiting $k$ vertices, i.e. the expected length of the solution for a random TSP instance with $k$ uniformly random chosen…

组合数学 · 数学 2025-02-18 Stijn Cambie

We study a spatiotemporal service matching problem in which demand, heterogeneous in location and time sensitivity/preference, is to be assigned to service stations. The planner seeks to maximize social welfare, defined as total service…

理论经济学 · 经济学 2026-03-17 Mingyang Fu , Ming Hu

Following [OW16], we continue our analysis of: (1) "Quantum tomography", i.e., learning a quantum state, i.e., the quantum generalization of learning a discrete probability distribution; (2) The distribution of Young diagrams output by the…

量子物理 · 物理学 2016-12-02 Ryan O'Donnell , John Wright

We propose a learning algorithm for solving the traveling salesman problem based on a simple strategy of trial and adaptation: i) A tour is selected by choosing cities probabilistically according to the ``synaptic'' strengths between…

adap-org · 物理学 2009-10-28 Kan Chen

We present a unified framework for minimizing average completion time for many seemingly disparate online scheduling problems, such as the traveling repairperson problems (TRP), dial-a-ride problems (DARP), and scheduling on unrelated…

数据结构与算法 · 计算机科学 2021-05-18 Marcin Bienkowski , Artur Kraska , Hsiang-Hsuan Liu

In the maximum traveling salesman problem (Max TSP) we are given a complete undirected graph with nonnegative weights on the edges and we wish to compute a traveling salesman tour of maximum weight. We present a fast combinatorial $\frac…

数据结构与算法 · 计算机科学 2016-03-22 Szymon Dudycz , Jan Marcinkowski , Katarzyna Paluch , Bartosz Rybicki

A new characterization of Hamiltonian graphs using f-cutset matrix is proposed. Based on this new characterization, a new exact polynomial time algorithm for the traveling salesman problem (TSP) is developed. We then define the so-called…

综合数学 · 数学 2025-02-26 Dhananjay P. Mehendale

In this paper, we begin the exploration of vertex-ordering problems through the lens of exponential-time approximation algorithms. In particular, we ask the following question: Can we simultaneously beat the running times of the fastest…

数据结构与算法 · 计算机科学 2025-02-18 Matthias Bentert , Fedor V. Fomin , Tanmay Inamdar , Saket Saurabh

We study optimal transport between two high-dimensional distributions $\mu,\nu$ in $R^n$ from an algorithmic perspective: given $x \sim \mu$, find a close $y \sim \nu$ in $poly(n)$ time, where $n$ is the dimension of $x,y$. Thus, running…

数据结构与算法 · 计算机科学 2025-09-29 Salman Beigi , Omid Etesami , Mohammad Mahmoody , Amir Najafi

Given a graph whose arc traversal times vary over time, the Time-Dependent Travelling Salesman Problem consists in finding a Hamiltonian tour of least total duration covering the vertices of the graph. The main goal of this work is to…

人工智能 · 计算机科学 2023-01-05 Tommaso Adamo , Gianpaolo Ghiani , Pierpaolo Greco , Emanuela Guerriero

We show improved approximation guarantees for the traveling salesman problem on cubic graphs, and cubic bipartite graphs. For cubic bipartite graphs with n nodes, we improve on recent results of Karp and Ravi (2014) by giving a simple…

数据结构与算法 · 计算机科学 2016-06-27 Anke van Zuylen

In this paper, we propose a distributed throughput-optimal ad hoc wireless network scheduling algorithm, which is motivated by the celebrated simplex algorithm for solving linear programming (LP) problems. The scheduler stores a sparse set…

信息论 · 计算机科学 2016-11-17 Qiao Li , Rohit Negi

We survey the theory of increasing and decreasing subsequences of permutations. Enumeration problems in this area are closely related to the RSK algorithm. The asymptotic behavior of the expected value of the length is(w) of the longest…

组合数学 · 数学 2007-05-23 Richard P. Stanley

The Asymmetric Traveling Salesperson Path Problem (ATSPP) is one where, given an asymmetric metric space $(V,d)$ with specified vertices s and t, the goal is to find an s-t path of minimum length that passes through all the vertices in V.…

数据结构与算法 · 计算机科学 2015-01-07 Zachary Friggstad , Anupam Gupta , Mohit Singh

Consider networks on $n$ vertices at average density 1 per unit area. We seek a network that minimizes total length subject to some constraint on journey times, averaged over source-destination pairs. Suppose journey times depend on both…

统计力学 · 物理学 2007-05-23 David Aldous

We consider the problem of constructing optimal decision trees: given a collection of tests which can disambiguate between a set of $m$ possible diseases, each test having a cost, and the a-priori likelihood of the patient having any…

数据结构与算法 · 计算机科学 2017-04-24 Anupam Gupta , Viswanath Nagarajan , R. Ravi

A spin system is a framework in which the vertices of a graph are assigned spins from a finite set. The interactions between neighbouring spins give rise to weights, so a spin assignment can also be viewed as a weighted graph homomorphism.…

数据结构与算法 · 计算机科学 2021-04-15 Andreas Galanis , Leslie Ann Goldberg , James Stewart