中文
相关论文

相关论文: Easy decision-Diffie-Hellman groups

200 篇论文

The fastest quantum algorithms (for the solution of classical computational tasks) known so far are basically variations of the hidden subgroup problem with {$f(U[x])=f(x)$}. Following a discussion regarding which tasks might be solved…

量子物理 · 物理学 2007-05-23 R. Schützhold , W. G. Unruh

We describe algorithms for finding harmonic cochains, an essential ingredient for solving elliptic partial differential equations in exterior calculus. Harmonic cochains are also useful in computational topology and computer graphics. We…

计算几何 · 计算机科学 2011-12-02 Anil N. Hirani , Kaushik Kalyanaraman , Han Wang , Seth Watts

We consider the problem of finding a Hamiltonian path with precedence constraints in the form of a partial order on the vertex set. This problem is known as Partially Ordered Hamiltonian Path Problem (POHPP). Here, we study the complexity…

离散数学 · 计算机科学 2025-03-06 Jesse Beisegel , Katharina Klost , Kristin Knorr , Fabienne Ratajczak , Robert Scheffler

Difference sets are basic combinatorial structures that have applications in signal processing, coding theory, and cryptography. We consider the problem of identifying a shifted version of the characteristic function of a (known) difference…

量子物理 · 物理学 2016-08-09 Martin Roetteler

We study the hardness of the dihedral hidden subgroup problem. It is known that lattice problems reduce to it, and that it reduces to random subset sum with density $> 1$ and also to quantum sampling subset sum solutions. We examine a…

量子物理 · 物理学 2016-08-09 Nai-Hui Chia , Sean Hallgren

Disjoint paths problems are among the most prominent problems in combinatorial optimization. The edge- as well as vertex-disjoint paths problem, are NP-complete on directed and undirected graphs. But on undirected graphs, Robertson and…

计算复杂性 · 计算机科学 2024-02-22 Dario Cavallaro , Ken-ichi Kawarabayashi , Stephan Kreutzer

Trefftz schemes are high-order Galerkin methods whose discrete spaces are made of elementwise exact solutions of the underlying PDE. Trefftz basis functions can be easily computed for many PDEs that are linear, homogeneous, and have…

数值分析 · 数学 2026-03-10 Lise-Marie Imbert-Gérard , Andrea Moiola , Chiara Perinati , Paul Stocker

In many modern data sets, High dimension low sample size (HDLSS) data is prevalent in many fields of studies. There has been an increased focus recently on using machine learning and statistical methods to mine valuable information out of…

最优化与控制 · 数学 2023-05-23 Srivathsan Amruth , Xin Yee Lam

Here we study the problem of matched record clustering in unsupervised entity resolution. We build upon a state-of-the-art probabilistic framework named the Data Washing Machine (DWM). We introduce a graph-based hierarchical 2-step record…

数据库 · 计算机科学 2021-12-14 Islam Akef Ebeid , John R. Talburt , Md Abdus Salam Siddique

We consider the problem of finding a homomorphism from an input digraph $G$ to a fixed digraph $H$. We show that if $H$ admits a weak-near-unanimity polymorphism $\phi$ then deciding whether $G$ admits a homomorphism to $H$ (HOM($H$)) is…

计算复杂性 · 计算机科学 2020-08-11 Tomás Feder , Jeff Kinne , Ashwin Murali , Arash Rafiey

Feature curves are largely adopted to highlight shape features, such as sharp lines, or to divide surfaces into meaningful segments, like convex or concave regions. Extracting these curves is not sufficient to convey prominent and…

计算机视觉与模式识别 · 计算机科学 2017-10-02 Maria-Laura Torrente , Silvia Biasotti , Bianca Falcidieno

Graph matching or quadratic assignment, is the problem of labeling the vertices of two graphs so that they are as similar as possible. A common method for approximately solving the NP-hard graph matching problem is relaxing it to a convex…

最优化与控制 · 数学 2017-05-23 Nadav Dym

The Hamiltonian cycle problem (HCP) is an important combinatorial problem with applications in many areas. It is among the first problems used for studying intrinsic properties, including phase transitions, of combinatorial problems. While…

人工智能 · 计算机科学 2014-01-17 Gerold Jäger , Weixiong Zhang

The Symmetric Primal-Dual Symplex Pivot Decision Strategy (spdspds) is a novel iterative algorithm to solve linear programming problems. A symplex pivoting operation is simply an exchange between a basic variable and a non-basic variable,…

最优化与控制 · 数学 2026-05-19 Keshava Prasad Halemane

Solving linear diophantine equations in two variables have applications in computer science and mathematics. In this paper, we revisit an algorithm for solving linear diophantine equations in two variables, which we refer as DEA-R…

数据结构与算法 · 计算机科学 2025-08-01 Mayank Deora , Pinakpani Pal

We consider a standard elliptic partial differential equation and propose a geometric multigrid algorithm based on Dirichlet-to-Neumann (DtN) maps for hybridized high-order finite element methods. The proposed unified approach is applicable…

数值分析 · 数学 2018-11-27 Tim Wildey , Sriramkrishnan Muralikrishnan , Tan Bui-Thanh

The following optimization problem was introduced in \cite{gutinDAM}, where it was motivated by a real-world problem in defence logistics. Suppose we are given a pair of digraphs $D,H$ and a positive cost $c_i(u)$ for each $u\in V(D)$ and…

离散数学 · 计算机科学 2007-05-23 G. Gutin , A. Rafiey , A. Yeo

Determinantal point processes (DPPs) are well known models for diverse subset selection problems, including recommendation tasks, document summarization and image search. In this paper, we discuss a greedy deterministic adaptation of k-DPP.…

机器学习 · 计算机科学 2021-05-31 Joachim Schreurs , Michaël Fanuel , Johan A. K. Suykens

We present algorithms to compute the topology of 2D and 3D hyperelliptic curves. The algorithms are based on the fact that 2D and 3D hyperelliptic curves can be seen as the image of a planar curve (the Weierstrass form of the curve), whose…

DP-means clustering was obtained as an extension of $K$-means clustering. While it is implemented with a simple and efficient algorithm, it can estimate the number of clusters simultaneously. However, DP-means is specifically designed for…

机器学习 · 计算机科学 2021-08-26 Masahiro Kobayashi , Kazuho Watanabe