中文
相关论文

相关论文: Graphical Newton

200 篇论文

Considered herein is a modified Newton method for the numerical solution of nonlinear equations where the Jacobian is approximated using a complex-step derivative approximation. We show that this method converges for sufficiently small…

数值分析 · 数学 2024-10-03 Dimitrios Mitsotakis

This study proposes a cubic regularization of the Newton method for generating weakly efficient points of unconstrained vector optimization problems under no convexity assumption on the objective function. It is observed that at a given…

最优化与控制 · 数学 2025-05-20 Debdas Ghosh

The treewidth of a graph is a useful combinatorial measure of how close the graph is to a tree. We prove that a quantum circuit with $T$ gates whose underlying graph has treewidth $d$ can be simulated deterministically in…

量子物理 · 物理学 2009-07-12 Igor L. Markov , Yaoyun Shi

The aim of this paper is to design computationally-efficient and optimal algorithms for the online and stochastic exp-concave optimization settings. Typical algorithms for these settings, such as the Online Newton Step (ONS), can guarantee…

最优化与控制 · 数学 2023-02-15 Zakaria Mhammedi , Khashayar Gatmiry

We present an algorithm that computes the diameter of random geometric graphs (RGGs) with expected average degree ${\Theta}(n^{\delta})$ for constant ${\delta}\in(0,1)$ in $\tilde{O}(n^{\frac{3}{2}(1+{\delta})} +n^{2 -…

数据结构与算法 · 计算机科学 2026-03-18 Thomas Bläsius , Annemarie Schaub , Marcus Wilhelm

We give algorithms to compute the Fr\'echet distance of trees and graphs with bounded tree width. Our algorithms run in $O(n^2)$ time for trees of bounded degree, and $O(n^2\sqrt{n \log n})$ time for trees of arbitrary degree. For graphs of…

计算几何 · 计算机科学 2020-01-29 Maike Buchin , Amer Krivošija , Alexander Neuhaus

Many interesting computational problems can be reformulated in terms of decision trees. A natural classical algorithm is to then run a random walk on the tree, starting at the root, to see if the tree contains a node n levels from the root.…

量子物理 · 物理学 2009-10-30 Edward Farhi , Sam Gutmann

There has recently been much progress on exact algorithms for the (un)weighted graph (bi)partitioning problem using branch-and-bound and related methods. In this note we present and improve an easily computable, purely combinatorial lower…

数据结构与算法 · 计算机科学 2014-10-03 Jesper Larsson Träff , Martin Wimmer

Newton's method is used to approximate roots of complex valued functions f by creating a sequence of points that converges to a root of f in the usual topology. For any field K equipped with a set of pairwise inequivalent absolute values…

数论 · 数学 2013-02-15 Xander Faber , Adam Towsley

Newton method is one of the most powerful methods for finding solutions of nonlinear equations and for proving their existence. In its "pure" form it has fast convergence near the solution, but small convergence domain. On the other hand…

最优化与控制 · 数学 2019-08-27 Boris Polyak , Andrey Tremba

The Max-Cut problem is known to be NP-hard on general graphs, while it can be solved in polynomial time on planar graphs. In this paper, we present a fixed-parameter tractable algorithm for the problem on `almost' planar graphs: Given an…

数据结构与算法 · 计算机科学 2019-05-27 Yasuaki Kobayashi , Yusuke Kobayashi , Shuichi Miyazaki , Suguru Tamaki

A general class of Newton algorithms on Gra{\ss}mann and Lagrange-Gra{\ss}mann manifolds is introduced, that depends on an arbitrary pair of local coordinates. Local quadratic convergence of the algorithm is shown under a suitable condition…

最优化与控制 · 数学 2011-11-10 Uwe Helmke , Knut Hüper , Jochen Trumpf

While quantum computing provides an exponential advantage in solving system of linear equations, there is little work to solve system of nonlinear equations with quantum computing. We propose quantum Newton's method (QNM) for solving…

量子物理 · 物理学 2025-12-29 Cheng Xue , Yu-Chun Wu , Guo-Ping Guo

This paper concerns developing a numerical method of the Newton type to solve systems of nonlinear equations described by nonsmooth continuous functions. We propose and justify a new generalized Newton algorithm based on graphical…

最优化与控制 · 数学 2010-09-03 T. Hoheisel , C. Kanzow , B. S. Mordukhovich , H. Phan

An alternative to the matrix inverse procedure is presented. Given a bit register which is arbitrarily large, the matrix inverse to an arbitrarily large matrix can be peformed in ${\cal O}(N^2)$ operations, and to matrix multiplication on a…

综合物理 · 物理学 2007-05-23 Gordon Chalmers

Lin and Lin have recently shown how starting with a classical query algorithm (decision tree) for a function, we may find upper bounds on its quantum query complexity. More precisely, they have shown that given a decision tree for a…

量子物理 · 物理学 2020-03-04 Salman Beigi , Leila Taghavi

The aim of this paper is to introduce a new Newton-type iterative method and then to show that this process converges to the unique solution of the scalar nonlinear equation f(x)=0 under weaker conditions involving only f and f' by fixed…

综合数学 · 数学 2017-06-27 Nazli Karaca , Isa Yildirim

In this paper the problem of the existence of regular nut graphs is addressed. A generalization of Fowler's Construction which is a local enlargement applied to a vertex in a graph is introduced to generate nut graphs of higher order. Let…

组合数学 · 数学 2019-11-13 John Baptist Gauci , Tomaz Pisanski , Irene Sciriha

Let I be an arbitrary ideal in C[[x,y]]. We use the Newton algorithm to compute by induction the motivic zeta function of the ideal, yielding only few poles, associated to the faces of the successive Newton polygons. We associate a minimal…

代数几何 · 数学 2013-10-31 Pierrette Cassou-Noguès , Willem Veys

We present an algorithm that computes the girth of the intersection graph of $n$ given line segments in the plane in $O(n^{1.483})$ expected time. This is the first such algorithm with $O(n^{3/2-\varepsilon})$ running time for a positive…

计算几何 · 计算机科学 2026-03-24 Timothy M. Chan , Yuancheng Yu