中文
相关论文

相关论文: Solution of the Linear Ordering Problem (NP=P)

200 篇论文

We demonstrate a polynomial approach to express the decision version of the directed Hamiltonian Cycle Problem (HCP), which is NP-Complete, as the Solvability of a Polynomial Equation with a constant number of variables, within a bounded…

计算复杂性 · 计算机科学 2011-11-10 Deepak Chermakani

This is the latest in a series of articles aimed at exploring the relationship between the complexity classes of P and NP. In the previous papers, we have proved that the sat CNF problem is polynomially reduced to the problem of finding a…

计算复杂性 · 计算机科学 2023-11-01 Stepan G. Margaryan

Mixed-integer quadratic programming is the problem of optimizing a quadratic function over points in a polyhedral set where some of the components are restricted to be integral. In this paper, we prove that the decision version of…

离散数学 · 计算机科学 2014-07-21 Alberto Del Pia , Santanu S. Dey , Marco Molinaro

We study the \emph{order-finding problem} for Read-once Oblivious Algebraic Branching Programs (ROABPs). Given a polynomial $f$ and a parameter $w$, the goal is to find an order $\sigma$ in which $f$ has an ROABP of \emph{width} $w$. We…

计算复杂性 · 计算机科学 2024-12-02 Vishwas Bhargava , Pranjal Dutta , Sumanta Ghosh , Anamay Tengse

Article presents the compatibility matrix method and illustrates it with the application to P vs NP problem. The method is a generalization of descriptive geometry: in the method, we draft problems and solve them utilizing the image…

计算复杂性 · 计算机科学 2012-05-08 Sergey Gubin

Some properties and relations satisfied by the polynomial solutions of a bispectral problem are studied. Given a finite order differential operator, under certain restrictions, its polynomial eigenfunctions are explicitly obtained, as well…

泛函分析 · 数学 2023-09-20 L. M. Anguas , D. Barrios Rolanía

We consider regular polynomial interpolation algorithms on recursively defined sets of interpolation points which approximate global solutions of arbitrary well-posed systems of linear partial differential equations. Convergence of the…

数值分析 · 数学 2008-07-10 Joerg Kampen

In this article we determine several theorems and methods for solving linear congruences and systems of linear congruences, and we find the number of distinct solutions. Many examples of solving congruences are given.

综合数学 · 数学 2007-05-23 Florentin Smarandache

Given a text $T$ and a pattern $P$, the order-preserving matching problem is to find all substrings in $T$ which have the same relative orders as $P$. Order-preserving matching has been an active research area since it was introduced by…

数据结构与算法 · 计算机科学 2015-06-18 Myoungji Han , Munseong Kang , Sukhyeun Cho , Geonmo Gu , Jeong Seop Sim , Kunsoo Park

We introduce and study a novel generalization of the classical Knapsack Problem (KP), called the Colored Knapsack Problem (CKP). In this problem, the items are partitioned into classes of colors and the packed items need to be ordered such…

最优化与控制 · 数学 2026-02-13 Fabio Ciccarelli , Alexander Helber , Erik Mühmer

The problem of high-dimensional path-dependent optimal stopping (OS) is important to multiple academic communities and applications. Modern OS tasks often have a large number of decision epochs, and complicated non-Markovian dynamics,…

概率论 · 数学 2024-05-16 David A. Goldberg , Yilun Chen

We examine possibility to design an efficient solving algorithm for problems of the class \np. It is introduced a classification of \np problems by the property that a partial solution of size $k$ can be extended into a partial solution of…

数据结构与算法 · 计算机科学 2007-05-23 Anatoly D. Plotnikov

Issues concerning intelligent data analysis occurring in machine learning are investigated. A scheme for synthesizing correct supervised classification procedures is proposed. These procedures are focused on specifying partial order…

离散数学 · 计算机科学 2019-07-23 Elena V. Djukova , Gleb O. Masliakov , Petr A. Prokofyev

Mixed packing and covering problems are problems that can be formulated as linear programs using only non-negative coefficients. Examples include multicommodity network flow, the Held-Karp lower bound on TSP, fractional relaxations of set…

数据结构与算法 · 计算机科学 2016-01-19 Neal E. Young

In this paper, we present a new, graph-based modeling approach and a polynomial-sized linear programming (LP) formulation of the Boolean satisfiability problem (SAT). The approach is illustrated with a numerical example.

离散数学 · 计算机科学 2016-10-21 Moustapha Diaby

An archetypal problem discussed in computer science is the problem of searching for a given number in a given set of numbers. Other than sequential search, the classic solution is to sort the list of numbers and then apply binary search.…

计算复杂性 · 计算机科学 2015-03-20 Philon Nguyen

The problem of when a given digraph contains a subdivision of a fixed digraph $F$ is considered. Bang-Jensen et al. laid out foundations for approaching this problem from the algorithmic point of view. In this paper we give further support…

组合数学 · 数学 2017-08-08 Frédéric Havet , A. Karolinna Maia , Bojan Mohar

We consider a learning-augmented framework for NP-hard permutation problems. The algorithm has access to predictions telling, given a pair $u,v$ of elements, whether $u$ is before $v$ or not in an optimal solution. Building on the work of…

数据结构与算法 · 计算机科学 2025-02-04 Evripidis Bampis , Bruno Escoffier , Dimitris Fotakis , Panagiotis Patsilinakos , Michalis Xefteris

Many combinatorial optimisation problems can be modelled as valued constraint satisfaction problems. In this paper, we present a polynomial-time algorithm solving the valued constraint satisfaction problem for a fixed number of variables…

最优化与控制 · 数学 2020-03-03 Manuel Bodirsky , Marcello Mamino , Caterina Viola

We investigate the NP-Complete problem SAT and the geometry of its instances. For a particular type that we call {\it non-interlaced formulas}, we propose a polynomial time algorithm for their resolution using graphs and matrices.

计算复杂性 · 计算机科学 2019-03-26 Dr Serge Burckel