In the converse all star chuck taylor shoes brand's early days, All Star High Top Converse quickly became the heart and soul of American sport, helping the country's athletes to excel and earning the name of "America's Original Sports Company".
The spectral norm of a Boolean function $f:\{0,1\}^n \to \{-1,1\}$ is the sum
of the absolute values of its Fourier coefficients. This quantity provides
useful upper and lower bounds on the complexity of a function in areas such as
learning theory, circuit complexity, and communication complexity. In this
paper, we give a combinatorial characterization for the spectral norm of
symmetric functions.
In this paper, we build on the idea of Valiant \cite{Val79a} and
Ben-Dor/Halevi \cite{Ben93}, that is, to count the number of satisfying
solutions of a boolean formula via computing the permanent of a specially
constructed matrix. We show that the Desnanot-Jacobi identity ($\dji$) prevents
Valiant's original approach to achieve a parsimonious reduction to the
permanent over a field of characteristic two.
A c-coloring of an nxm grid is a mapping of nxm into {1,..,c} such that no
four corners forming a rectangle have the same color. Consider the following
problem: Given a partial c-coloring of an nxm grid, can it be extended to a
full c-coloring? We show that this problem is NP-complete. We discuss
algorithms for fixed c. This result may explain why the challenge of 4 coloring
a 17x17 rectangle (since achieved) was so difficult.
Given a DNF formula on n variables, the two natural size measures are the
number of terms or size s(f), and the maximum width of a term w(f). It is
folklore that short DNF formulas can be made narrow. We prove a converse,
showing that narrow formulas can be sparsified. More precisely, any width w DNF
irrespective of its size can be $\epsilon$-approximated by a width $w$ DNF with
at most $(w\log(1/\epsilon))^{O(w)}$ terms.
In this note, we prove a version of Tarui's Theorem in communication
complexity, namely $PH^{cc} \subseteq BP\cdot PP^{cc}$. Consequently, every
measure for $PP^{cc}$ leads to a measure for $PH^{cc}$, subsuming a result of
Linial and Shraibman that problems with high mc-rigidity lie outside the
polynomial hierarchy. By slightly changing the definition of mc-rigidity
(arbitrary instead of uniform distribution), it is then evident that the class
$M^{cc}$ of problems with low mc-rigidity equals $BP\cdot PP^{cc}$.
Chang's lemma is a useful tool in additive combinatorics and the analysis of
Boolean functions. Here we give an elementary proof using entropy. The constant
we obtain is tight, and we give a slight improvement in the case where the
variables are highly biased.
Existing definitions of the relativizations of \NCOne, \L\ and \NL\ do not
preserve the inclusions $\NCOne \subseteq \L$, $\NL\subseteq \ACOne$. We start
by giving the first definitions that preserve them. Here for \L\ and \NL\ we
define their relativizations using Wilson's stack oracle model, but limit the
height of the stack to a constant (instead of $\log(n)$). We show that the
collapse of any two classes in $\{\ACZm, \TCZ, \NCOne, \L, \NL\}$ implies the
collapse of their relativizations. Next we exhibit an oracle $\alpha$ that
makes $\ACk(\alpha)$ a proper hierarchy.
For fixed compact connected Lie groups H \subseteq G, we provide a polynomial
time algorithm to compute the multiplicity of a given irreducible
representation of H in the restriction of an irreducible representation of G.
Our algorithm is based on a finite difference formula which makes the
multiplicities amenable to Barvinok's algorithm for counting integral points in
polytopes.
The input of the Test Cover problem consists of a set $V$ of vertices, and a
collection ${\cal E}=\{E_1,..., E_m\}$ of distinct subsets of $V$, called
tests. A test $E_q$ separates a pair $v_i,v_j$ of vertices if $|\{v_i,v_j\}\cap
E_q|=1.$ A subcollection ${\cal T}\subseteq {\cal E}$ is a test cover if each
pair $v_i,v_j$ of distinct vertices is separated by a test in ${\cal T}$. The
objective is to find a test cover of minimum cardinality, if one exists. This
problem is NP-hard.
We prove new lower bounds on the encoding length of Matching Vector (MV)
codes. These recently discovered families of Locally Decodable Codes (LDCs)
originate in the works of Yekhanin (JACM 2008) and Efremenko (STOC 2009) and
are the only known families of LDCs with a constant number of queries and
sub-exponential encoding length. The systematic study of these codes, and their
limitations, was initiated by Dvir et al (SIAM J. Comp. 2011) where
quasi-linear lower bounds were proved on their encoding length. Our work makes
another step in this direction by proving two new lower.
We prove that every YES instance of Balanced ST-Connectivity has a balanced
path of polynomial length.
We analyze the computational complexity of solving the three "temporal rift"
puzzles in the recent popular video game Final Fantasy XIII-2. We show that the
Tile Trial puzzle is NP-hard and we provide an efficient algorithm for solving
the Crystal Bonds puzzle. We also show that slight generalizations of the
Crystal Bonds and Hands of Time puzzles are NP-hard.
We consider computations of a Turing machine under noise that causes
consecutive violations of the machine's transition function. Given a constant
upper bound B on the size of bursts of faults, we construct a Turing machine
M(B) subject to faults that can simulate any fault-free machine under the
condition that bursts are not closer to each other than V for an appropriate V
= O(B^2).
Partitioning the vertices of a graph into two roughly equal parts while
minimizing the number of edges crossing the cut is a fundamental problem
(called Balanced Separator) that arises in many settings. For this problem, and
variants such as the Uniform Sparsest Cut problem where the goal is to minimize
the fraction of pairs on opposite sides of the cut that are connected by an
edge, there are large gaps between the known approximation algorithms and
non-approximability results. While no constant factor approximation algorithms
are known, even APX-hardness is not known either.
We show that one can approximate the least fixed point solution for a
multivariate system of monotone probabilistic max(min) polynomial equations,
referred to as maxPPSs (and minPPSs, respectively), in time polynomial in both
the encoding size of the system of equations and in log(1/epsilon), where
epsilon > 0 is the desired additive error bound of the solution.
We study the complexity of computing the sign of the Tutte polynomial of a
graph. As there are only three possible outcomes (positive, negative, and
zero), this seems at first sight more like a decision problem than a counting
problem. Surprisingly, however, there are large regions of the parameter space
for which computing the sign of the Tutte polynomial is actually #P-hard.
The representation of polynomials by arithmetic circuits evaluating them is
an alternative data structure which allowed considerable progress in polynomial
equation solving in the last fifteen years. We present a circuit based
computation model which captures all known symbolic elimination algorithms in
effective algebraic geometry and show the intrinsically exponential complexity
character of elimination in this complexity model.
We propose a new order, the small polynomial path order (sPOP* for short).
The order sPOP* provides a characterisation of the class of polynomial time
computable function via term rewrite systems. Any polynomial time computable
function gives rise to a rewrite system that is compatible with sPOP*. On the
other hand any function defined by a rewrite system compatible with sPOP* is
polynomial time computable. Technically sPOP* is a tamed recursive path order
with product status.
A constraint satisfaction problem (CSP) is a computational problem where the
input consists of a finite set of variables and a finite set of constraints,
and where the task is to decide whether there exists a satisfying assignment of
values to the variables. Depending on the type of constraints that we allow in
the input, a CSP might be tractable, or computationally hard. In recent years,
general criteria have been discovered that imply that a CSP is polynomial-time
tractable, or that it is NP-hard.
This paper is an experimental exploration of the relationship between the
runtimes of Turing machines and the length of proofs in formal axiomatic
systems. We compare the number of halting Turing machines of a given size to
the number of provable theorems of first-order logic of a given size, and the
runtime of the longest-running Turing machine of a given size to the proof
length of the most-difficult-to-prove theorem of a given size.
We explore the possible connections between the dynamic behaviour of a system
and Turing universality in terms of the system's ability to (effectively)
transmit and manipulate information. Some arguments will be provided using a
defined compression-based transition coefficient which quantifies the
sensitivity of a system to being programmed. In the same spirit, a list of
conjectures concerning the ability of Busy Beaver Turing machines to perform
universal computation will be formulated.
Computing supertrees is a central problem in phylogenetics. The supertree
method that is by far the most widely used today was introduced in 1992 and is
called Matrix Representation with Parsimony analysis (MRP). Matrix
Representation using Flipping (MRF)}, which was introduced in 2002, is an
interesting variant of MRP: MRF is arguably more relevant that MRP and various
efficient implementations of MRF have been presented. From a theoretical point
of view, implementing MRF or MRP is solving NP-hard optimization problems.
This paper provides the first general technique for proving information lower
bounds on two-party unbounded-rounds communication problems. We show that the
discrepancy lower bound, which applies to randomized communication complexity,
also applies to information complexity. More precisely, if the discrepancy of a
two-party function $f$ with respect to a distribution $\mu$ is $Disc_\mu f$,
then any two party randomized protocol computing $f$ must reveal at least
$\Omega(\log (1/Disc_\mu f))$ bits of information to the participants.
We study the problem of matrix Lie algebra conjugacy. Lie algebras arise
centrally in areas as diverse as differential equations, particle physics,
group theory, and the Mulmuley--Sohoni Geometric Complexity Theory program. A
matrix Lie algebra is a set L of matrices such that $A, B\in L$ implies $AB -
BA \in L$. Two matrix Lie algebras are conjugate if there is an invertible
matrix $M$ such that $L_1 = M L_2 M^{-1}$.
A famous result by Jeavons, Cohen, and Gyssens shows that every constraint
satisfaction problem (CSP) where the constraints are preserved by a
semi-lattice operation can be solved in polynomial time. This is one of the
basic facts for the so-called universal-algebraic approach to a systematic
theory of tractability and hardness in finite domain constraint satisfaction.
One approach to confronting computational hardness is to try to understand
the contribution of various parameters to the running time of algorithms and
the complexity of computational tasks. Almost no computational tasks in real
life are specified by their size alone. It is not hard to imagine that some
parameters contribute more intractability than others and it seems reasonable
to develop a theory of computational complexity which seeks to exploit this
fact. Such a theory should be able to address the needs of practicioners in
algorithmics.
We give a complexity dichotomy theorem for the counting Constraint
Satisfaction Problem (#CSP in short) with complex weights. To this end, we give
three conditions for its tractability. Let F be any finite set of
complex-valued functions, then we prove that #CSP(F) is solvable in polynomial
time if all three conditions are satisfied; and is #P-hard otherwise.
I will discuss the recent proof that the complexity class NEXP
(nondeterministic exponential time) lacks nonuniform ACC circuits of polynomial
size. The proof will be described from the perspective of someone trying to
discover it.
Given a graph and a root, the Maximum Bounded Rooted-Tree Packing (MBRTP)
problem aims at finding K rooted-trees that span the largest subset of
vertices, when each vertex has a limited outdegree. This problem is motivated
by peer-to-peer streaming overlays in under-provisioned systems. We prove that
the MBRTP problem is NP-complete. We present two polynomial-time algorithms
that computes an optimal solution on complete graphs and trees respectively.
We study the problem of obtaining efficient, deterministic, black-box
polynomial identity testing algorithms for depth-3 set-multilinear circuits
(over arbitrary fields). This class of circuits has an efficient,
deterministic, white-box polynomial identity testing algorithm (due to Raz and
Shpilka), but has no known such black-box algorithm. We recast this problem as
a question of finding a low-dimensional subspace H, spanned by rank 1 tensors,
such that any non-zero tensor in the dual space ker(H) has high rank.
In this paper we present a Hashed-Path Traveling Salesperson Problem (HPTSP),
a new type of problem which has the interesting property of having no
polynomial time solutions. Next we show that HPTSP is in the class NP by
demonstrating that local information about sub-routes is insufficient to
compute the complete value of each route. As a consequence, via Ladner's
theorem, we show that the class NPI is non-empty.
The problem MaxLin2 can be stated as follows. We are given a system $S$ of
$m$ equations in variables $x_1,...,x_n$, where each equation is $\sum_{i \in
I_j}x_i = b_j$ is assigned a positive integral weight $w_j$ and $x_i,b_j \in
\mathbb{F}_2$, $I_j \subseteq \{1,2,...,n\}$ for $j=1,...,m$. We are required
to find an assignment of values to the variables in order to maximize the total
weight of the satisfied equations.
We study the complexity of valued constraint satisfaction problems (VCSP). A
problem from VCSP is characterised by a \emph{constraint language}, a fixed set
of cost functions over a finite domain. An instance of the problem is specified
by a sum of cost functions from the language and the goal is to minimise the
sum.
In the context of statistical physics, Chandrasekharan and Wiese recently
introduced the \emph{fermionant} $\Ferm_k$, a determinant-like quantity where
each permutation $\pi$ is weighted by $-k$ raised to the number of cycles in
$\pi$. We show that computing $\Ferm_k$ is #P-hard under Turing reductions for
any constant $k > 2$, and is $\oplusP$-hard for $k=2$, even for the adjacency
matrices of planar graphs.
The question of whether the complexity class P is equal to the complexity
class NP has been a seemingly intractable problem for over 4 decades. It has
been clear that if an algorithm existed that would solve the problems in the NP
class in polynomial time then P would equal NP. However, no one has yet been
able to create that algorithm or to successfully prove that such an algorithm
cannot exist.
The two somewhat conflicting requirements of efficiency and fairness make
ATFM an unsatisfactorily solved problem, despite its overwhelming importance.
In this paper, we present an economics motivated solution that is based on the
notion of a free market. Our contention is that in fact the airlines themselves
are the best judge of how to achieve efficiency and our market-based solution
gives them the ability to pay, at the going rate, to buy away the desired
amount of delay on a per flight basis.
We prove that for an arbitrarily small constant $\eps>0,$ assuming NP$\not
\subseteq$DTIME$(2^{{\log^{O(1/\eps)} n}})$, the preprocessing versions of the
closest vector problem and the nearest codeword problem are hard to approximate
within a factor better than $2^{\log ^{1-\eps}n}.$ This improves upon the
previous hardness factor of $(\log n)^\delta$ for some $\delta > 0$ due to
\cite{AKKV05}.
We investigate the computational complexity of the empire colouring problem
(as defined by Percy Heawood in 1890) for maps containing empires formed by
exactly $r > 1$ countries each. We prove that the problem can be solved in
polynomial time using $s$ colours on maps whose underlying adjacency graph has
no induced subgraph of average degree larger than $s/r$.
This article presents a parametric-complexity exact algorithm for solving the
graph 3-(UN)COLORING problem.
It is discussed and surveyed a numerical method proposed before, that
alternative to the usual compression method, provides an approximation to the
algorithmic (Kolmogorov) complexity, particularly useful for short strings for
which compression methods simply fail. The method shows to be stable enough and
useful to conceive and compare patterns in an algorithmic models. (article in
Spanish)
The Possible Winner problem asks, given an election where the voters'
preferences over the candidates are specified only partially, whether a
designated candidate can be made win. Betzler and Dorn [1,2] proved a result
that is only one step away from a full dichotomy of this problem for the
important class of pure scoring rules in the case of unweighted voters and an
unbounded number of candidates: Possible Winner is NP-complete for all pure
scoring rules except plurality, veto, and the scoring rule with vector
(2,1,...,1,0), but is solvable in polynomial time for plurality and veto.
We investigate the complexity of bit counting algorithms in different sets of
instructions.
Here we show that, given a set of clusters C on a set of taxa X, where |X|=n,
it is possible to determine in time f(k).poly(n) whether there exists a
level-<= k network (i.e. a network where each biconnected component has
reticulation number at most k) that represents all the clusters in C in the
softwired sense, and if so to construct such a network. This extends a
polynomial time result from "On the elusiveness of clusters" by Kelk,
Scornavacca and Van Iersel(2011).
We introduce an idea called anti-gadgets in complexity reductions. These
combinatorial gadgets have the effect of erasing the presence of some other
graph fragment, as if we had managed to include a negative copy of a graph
gadget.
k-satisfiability problem is a well-known task in computational complexity
theory. In this paper approach for it's solving is introduced.
This work considers computationally efficient privacy-preserving data
release. We study the task of analyzing a database containing sensitive
information about individual participants. Given a set of statistical queries
on the data, we want to release approximate answers to the queries while also
guaranteeing differential privacy---protecting each participant's sensitive
data.
We give a new generalization of the Chudnovsky-Chudnovsky method that
provides upper bounds on the bilinear complexity of multiplication in
monogenous algebras over finite fields through interpolation on algebraic
curves. Two key features of our method is that we allow asymmetric
interpolation, as well as interpolation at arbitrary closed subschemes. This
allows us to fix errors in, improve, and generalize, previous works of
Shparlinski-Tsfasman-Vladut, Ballet, and Cenk-\"Ozbudak.
In this paper, we present a more simpler, direct and elegant approach to the
equivalence problem for {\em measure many one-way quantum finite automata}
(MM-1QFAs, for short). The method used in present work essentially generalize
from the work of J.W.Carlyle [{\em J.Math.Anal.Appl., 7 (1963) 167-175}],
namely, reducing the equivalence problem for MM-1QFAs to the equivalence
problem for two initial vectors.
We study the problem of computing the minimum vertex cover on k-uniform
k-partite hypergraphs when the k-partition is given. On bipartite graphs (k =
2), the minimum vertex cover can be computed in polynomial time. For general k,
the problem was studied by Lov\'asz, who gave a k/2 -approximation based on the
standard LP relaxation. Subsequent work by Aharoni, Holzman and Krivelevich
showed a tight integrality gap of (k/2 - o(1)) for the LP relaxation.
The Gr\"obner basis detection (GBD) is defined as follows: Given a set of
polynomials, decide whether there exists -and if "yes" find- a term order such
that the set of polynomials is a Gr\"obner basis. This problem was shown to be
NP-hard by Sturmfels and Wiegelmann. We show that GBD when studied in the
context of zero dimensional ideals is also NP-hard. An algorithm to solve GBD
for zero dimensional ideals is also proposed which runs in polynomial time if
the number of indeterminates is a constant.
We consider the unconstrained $L_2$-$L_p$ minimization: find a minimizer of
$\|Ax-b\|^2_2+\lambda \|x\|^p_p$ for given $A \in R^{m\times n}$, $b\in R^m$
and parameters $\lambda>0$, $p\in [0,1)$. This problem has been studied
extensively in variable selection and sparse least squares fitting for high
dimensional data. Theoretical results show that the minimizers of the
$L_2$-$L_p$ problem have various attractive features due to the concavity and
non-Lipschitzian property of the regularization function $\|\cdot\|^p_p$.
"What can be learned about from the sole fact that I have been shown this
on-line advertisement?" By definition, the answer to this question is
non-trivial whenever advertisements are not served indiscriminately.
Advertisers, hoping to have targeted precisely and appropriately, use
information from multiple sources to give different on-line experiences to
different people. Thus the message of "giving you the ads that interest you"
does not tell the whole story of behavioral targeting, and the resulting
differentiation in user experience may, or may not, work to the advantage of
the user.
The symbolic representation of a number should be considered as a data
structure, and the choice of data structure depends on the arithmetic
operations that are to be performed. Numbers are almost universally represented
using position based notations based on exponential powers of a base number -
usually 10. This representations is computationally efficient for the standard
arithmetic operations, but it is not efficient for factorisation. This has led
to a common confusion that factorisation is inherently computationally hard.
We consider the following problem that arises in outsourced storage: a user
stores her data $x$ on a remote server but wants to audit the server at some
later point to make sure it actually did store $x$. The goal is to design a
(randomized) verification protocol that has the property that if the server
passes the verification with some reasonably high probability then the user can
rest assured that the server is storing $x$.
A path in an edge colored graph is said to be a rainbow path if no two edges
on the path have the same color. An edge colored graph is (strongly) rainbow
connected if there exists a (geodesic) rainbow path between every pair of
vertices. The (strong) rainbow connectivity of a graph $G$, denoted by
($src(G)$, respectively) $rc(G)$ is the smallest number of colors required to
edge color the graph such that the graph is (strong) rainbow connected. It is
known that for \emph{even} $k$ to decide whether the rainbow connectivity of a
graph is at most $k$ or not is NP-hard.
This paper studies the computational complexity of the Edge Packing problem
and the Vertex Packing problem. The edge packing problem (denoted by
$\bar{EDS}$) and the vertex packing problem (denoted by $\bar{DS} $) are linear
programming duals of the edge dominating set problem and the dominating set
problem respectively. It is shown that these two problems are equivalent to the
set packing problem with respect to hardness of approximation and parametric
complexity.
The PPSZ algorithm by Paturi, Pudl\'ak, Saks, and Zane [1998] is the fastest
known algorithm for Unique k-SAT, where the input formula does not have more
than one satisfying assignment. For k>=5 the same bounds hold for general
k-SAT. We show that this is also the case for k=3,4, using a slightly modified
PPSZ algorithm.
The aim of this paper is to undertake an experimental investigation of the
trade-offs between program-size and time computational complexity. The
investigation includes an exhaustive exploration and systematic study of the
functions computed by the set of all 2-color Turing machines with 2, 3 and 4
states--denoted by (n,2) with n the number of states--with particular attention
to the runtimes and space usages when the machines have access to larger
resources (more states).
We show that the class BPP is in NP and coNP.
We present a (full) derandomization of HSSW algorithm for 3-SAT, proposed by
Hofmeister, Sch\"oning, Schuler, and Watanabe in [STACS'02]. Thereby, we obtain
an O(1.3303^n)-time deterministic algorithm for 3-SAT, which is currently
fastest.
In this work, we consider a restricted case of the well studied Sorting by
Block Interchanges problem. We put a bound k on the length of the blocks
(substrings) to be interchanged at each step. We call the problem Sorting by
k-Block Interchanges. In this work we show the problem to be NP-Hard for k=1.
The the problem being easy for k=n-1, where n is the length of the permutation
(the unbounded case). Sorting by Block Interchanges is a very important and
widely studied problem motivated by its applications in comparative genomics.
In the paper, we introduce the concept of monotone rank, and using it as a
powerful tool, we obtain several important and strong separation results in
computational complexity.
A central question when parallelizing evolutionary algorithms is the choice
of the number of parallel instances. In practice optimal parameter settings are
often hard to find due to limited information about the optimization problem
under consideration. We present two adaptive schemes for dynamically choosing
the number of instances in each generation. These schemes work in a black-box
setting where no knowledge on the function at hand is available.
A general theory of resource-bounded measurability and measure is developed.
Starting from any feasible probability measure $\nu$ on the Cantor space $\C$
and any suitable complexity class $C \subseteq \C$, the theory identifies the
subsets of $\C$ that are $\nu$-measurable in $C$ and assigns measures to these
sets, thereby endowing $C$ with internal measure-theoretic structure.
In classical Arthur-Merlin games (AM), the class of languages whose
membership proofs can be verified by Arthur using logarithmic space coincides
with the class P \cite{Co89}. In this note, we show that if Arthur has a
fixed-size quantum register (the size of the register does not depend on the
length of the input) instead of another source of random bits, membership in
any language in NP can be verified with any desired error bound.
In this note, we show that quantum finite automata can be polynomially more
succinct than their classical counterparts for promise problems in case of
exact computation. Additionally, in terms of language recognition, the same
result is shown to be valid up to a constant factor depending on how bigger the
size of the alphabet is.
We answer a problem posed in (G\'al, Kouck\'y, McKenzie 2008) regarding a
restricted model of small-space computation, tailored for solving the GEN
problem. They define two variants of "incremental branching programs", the
syntactic variant defined by a restriction on the graph-theoretic paths in the
program, and the more-general semantic variant in which the same restriction is
enforced only on the consistent paths - those that are followed by at least one
input.
We investigate the complexity of the model checking problem for propositional
intuitionistic logic. We show that the model checking problem for
intuitionistic logic with one variable is complete for logspace-uniform AC1,
and for intuitionistic logic with two variables it is P-complete. For
superintuitionistic logics with one variable, we obtain NC1-completeness for
the model checking problem and for the tautology problem.
This paper proposes new notions of polynomial depth (called monotone poly
depth), based on a polynomial version of monotone Kolmogorov complexity. We
show that monotone poly depth satisfies all desirable properties of depth
notions i.e., both trivial and random sequences are not monotone poly deep,
monotone poly depth satisfies the slow growth law i.e., no simple process can
transform a non deep sequence into a deep one, and monotone poly deep sequences
exist (unconditionally).
We prove that q-ary sparse codes with small bias are self-correctable and
locally testable. We generalize a result of Kaufman and Sudan that proves the
local testability and correctability of binary sparse codes with small bias. We
use properties of q-ary Krawtchouk polynomials and the McWilliams identity
-that relates the weight distribution of a code to the weight distribution of
its dual- to derive bounds on the error probability of the randomized tester
and self-corrector we are analyzing.
Computational complexity of the design problem for a network with a target
value of Region-Based Component Decomposition Number (RBCDN) has been proven to
be NP-complete.
We show that any $O_d(\epsilon^{-4d 7^d})$-independent family of Gaussians
$\epsilon$-fools any degree-$d$ polynomial threshold function.
We present a Logspace algorithm that solves the Unary Subset-Sum problem.
Border basis detection (BBD) is described as follows: given a set of
generators of an ideal, decide whether that set of generators is a border basis
of the ideal with respect to some order ideal. The motivation for this problem
comes from a similar problem related to Gr\"obner bases termed as Gr\"obner
basis detection (GBD) which was proposed by Gritzmann and Sturmfels (1993). GBD
was shown to be NP-hard by Sturmfels and Wiegelmann (1996). In this paper, we
investigate the computational complexity of BBD and show that it is
NP-complete.
Throughout this article we develop and change the definitions and the ideas
in "arXiv:1006.4939", in order to consider the efficiency of functions and
complexity time problems. The central idea here is effective enumeration and
listing, and efficiency of function which is defined between two sets proposed
in basic definitions. More in detail, it might be that h and g were co-order
but the velocity of them be different.
Let gamma be a (not necessarily finite) structure with a finite relational
signature. We prove that deciding whether a given existential positive sentence
holds in gamma is in Logspace or complete for the class CSP(gamma)_NP under
deterministic polynomial-time many-one reductions. Here, CSP(gamma)_NP is the
class of problems that can be reduced to the Constraint Satisfaction Problem of
gamma under non-deterministic polynomial-time many-one reductions.
Constraint Satisfaction Problems (CSP) constitute a convenient way to capture
many combinatorial problems. The general CSP is known to be NP-complete, but
its complexity depends on a template, usually a set of relations, upon which
they are constructed. Following this template, there exist tractable and
intractable instances of CSPs. It has been proved that for each CSP problem
over a given set of relations there exists a corresponding CSP problem over
graphs of unary functions belonging to the same complexity class.
Let C be a depth-3 circuit with n variables, degree d and top fanin k (called
sps(k,d,n) circuits) over base field F. It is a major open problem to design a
deterministic polynomial time blackbox algorithm that tests if C is identically
zero. Klivans & Spielman (STOC 2001) observed that the problem is open even
when k is a constant. This case has been subjected to a serious study over the
past few years, starting from the work of Dvir & Shpilka (STOC 2005).
We study the problem of privacy amplification with an active adversary in the
information theoretic setting. In this setting, two parties Alice and Bob start
out with a shared $n$-bit weak random string $W$, and try to agree on a secret
random key $R$ over a public channel fully controlled by an active and
unbounded adversary. Typical assumptions are that these two parties have access
to local private uniform random bits. In this paper we seek to minimize the
requirements on the local randomness used by the two parties.
We study the adversarial satisfiability problem, where the adversary can
choose whether variables are negated in clauses or not in order to make the
resulting formula unsatisfiable. This is one case of a general class of
adversarial optimization problems that often arise in practice and are
algorithmically much harder than the standard optimization problems. We use the
cavity method to compute large deviations of the entropy in the random
satisfiability problem with respect to the negation-configurations.
The paper explores known results related to the problem of identifying if a
given program halts on all inputs. We show the known connections between this
generalization of the halting problem and the notion of proofs. We also show
how verifying if a program is terminating involves reasoning through a tower of
axiomatic theories known as turing progressions that have a natural connection
to ordinal numbers. The paper is presented from the perspective of a non-expert
in the field of logic and proof theory.
In 1994, S.G. Matthews introduced the notion of partial metric space in order
to obtain a suitable mathematical tool for program verification [Ann. New York
Acad. Sci. 728 (1994), 183-197]. He gave an application of this new structure
to parallel computing by means of a partial metric version of the celebrated
Banach fixed point theorem [Theoret. Comput. Sci. 151 (1995), 195-205]. Later
on, M.P.
STSP seeks a pair of pickup and delivery tours in two distinct networks,
where the two tours are related by LIFO contraints. We address here the problem
approximability. We notably establish that asymmetric MaxSTSP and MinSTSP12 are
APX, and propose a heuristic that yields to a 1/2, 3/4 and 3/2 standard
approximation for respectively Max2STSP, Max2STSP12 and Min2STSP12.
The multiple Stack Travelling Salesman Problem, STSP, deals with the collect
and the deliverance of n commodities in two distinct cities. The two cities are
represented by means of two edge-valued graphs (G1,d2) and (G2,d2). During the
pick-up tour, the commodities are stored into a container whose rows are
subject to LIFO constraints.
We investigate the complexity of counting Eulerian tours ({\sc #ET}) and its
variations from two perspectives---the complexity of exact counting and the
complexity w.r.t. approximation-preserving reductions (AP-reductions
\cite{MR2044886}). We prove that {\sc #ET} is #P-complete even for planar
4-regular graphs.
In a recent paper Lima, Panario and Wang have provided a new method to
multiply polynomials in Chebyshev basis which aims at reducing the total number
of multiplication when polynomials have small degree. Their idea is to use
Karatsuba's multiplication scheme to improve upon the naive method but without
being able to get rid of its quadratic complexity. In this paper, we extend
their result by providing a reduction scheme which allows to multiply
polynomial in Chebyshev basis by using algorithms from the monomial basis case
and therefore get the same asymptotic complexity estimate.
The Shortest Path Reconfiguration problem is defined as follows: Given is a
graph G with vertices s and t, and two shortest st-paths P and P'. The question
is whether there exists a sequence of shortest st-paths that starts with P,
ends with P', such that subsequent paths differ in only one vertex. This
problem is shown to be PSPACE-complete, even for graphs with unit edge lengths.
We prove that quantum Turing machines are strictly superior to probabilistic
Turing machines in function computation for any space bound $ o(\log(n)) $.
Over the past few decades, non-monotonic reasoning has developed to be one of
the most important topics in computational logic and artificial intelligence.
Different ways to introduce non-monotonic aspects to classical logic have been
considered, e.g., extension with default rules, extension with modal belief
operators, or modification of the semantics.
We study Boolean circuits as a representation of Boolean functions and
consider different equivalence, audit, and enumeration problems. For a number
of restricted sets of gate types (bases) we obtain efficient algorithms, while
for all other gate types we show these problems are at least NP-hard.
Trigraph list homomorphism problems (also known as list matrix partition
problems) have generated recent interest, partly because there are concrete
problems that are not known to be polynomial time solvable or NP-complete. Thus
while digraph list homomorphism problems enjoy dichotomy (each problem is
NP-complete or polynomial time solvable), such dichotomy is not necessarily
expected for trigraph list homomorphism problems. However, in this paper, we
identify a large class of trigraphs for which list homomorphism problems do
exhibit a dichotomy.
We study problems of reconfiguration of shortest paths in graphs. We prove
that the shortest reconfiguration sequence can be exponential in the size of
the graph and that it is NP-hard to compute the shortest reconfiguration
sequence even when we know that the sequence has polynomial length. Moreover,
we also study reconfiguration of independent sets in three different models and
analyze relationships between these models, observing that shortest path
reconfiguration is a special case of independent set reconfiguration in perfect
graphs, under any of the three models.
Properties of Boolean functions on the hypercube invariant with respect to
linear transformations of the domain are among the most well-studied properties
in the context of property testing. In this paper, we study a particular
natural class of linear-invariant properties, called matroid freeness
properties. These properties have all been conjectured to be testable, and a
recent sequence of works have established testability for increasingly larger
subclasses.
This paper has been withdrawn by the corresponding author because the newest
version is now published in Discrete Applied Mathematics.
We study optimisation problems that can be formulated as valued constraint
satisfaction problems (VCSP). A problem from VCSP is characterised by a
\emph{constraint language}, a fixed set of cost functions taking finite and
infinite costs over a finite domain. An instance of the problem is specified by
a sum of cost functions from the language and the goal is to minimise the sum.
We are interested in \emph{tractable} constraint languages; that is, languages
that give rise to VCSP instances solvable in polynomial time.
It is well known that Sokoban is PSPACE-complete (Culberson 1998) and several
of its variants are NP-hard (Demaine et al. 2003). In this paper we prove the
NP-hardness of some variants of Sokoban where the warehouse keeper can only
pull boxes.
We show that any quantum algorithm deciding whether an input function $f$
from $[n]$ to $[n]$ is 2-to-1 or almost 2-to-1 requires $\Theta(n)$ queries to
$f$. The same lower bound holds for determining whether or not a function $f$
from $[2n-2]$ to $[n]$ is surjective. These results yield a nearly linear
$\Omega(n/\log n)$ lower bound on the quantum query complexity of $\cl{AC}^0$.
The best previous lower bound known for any $\cl{AC^0}$ function was the
$\Omega ((n/\log n)^{2/3})$ bound given by Aaronson and Shi's $\Omega(n^{2/3})$
lower bound for the element distinctness problem.
This paper describe the symmentry and asymmentry of TM and problems. I take
attention to transition function's domain and range. I clarify the TM's feature
that brings Computation ability to TM, and the NTM's feature that brings rapid
computation ability to NTM. And I make the problem that have uncountable
relation between problem and solver like SAT (problem input finite set have
one-to-one relationship with solver input's finite power set), and I clarify
the coNP is not in P using that the co-problem's input have exponential size
symmetries.
We propose a test based on the theory of algorithmic complexity and an
experimental evaluation of Levin's universal distribution to identify evidence
in support of or in contravention of the claim that the world is algorithmic in
nature.
For current state-of-the-art DPLL SAT-solvers the two main bottlenecks are
the amounts of time and memory used. In proof complexity, these resources
correspond to the length and space of resolution proofs. There has been a long
line of research investigating these proof complexity measures, but while
strong results have been established for length, our understanding of space and
how it relates to length has remained quite poor.
Transient algebra is a multi-valued algebra for hazard detection in gate
circuits. Sequences of alternating 0's and 1's, called transients, represent
signal values, and gates are modeled by extensions of boolean functions to
transients. Formulas for computing the output transient of a gate from the
input transients are known for NOT, AND, OR} and XOR gates and their
complements, but, in general, even the problem of deciding whether the length
of the output transient exceeds a given bound is NP-complete. We propose a
method of evaluating extensions of general boolean functions.
Starting from the fact that complete Accepting Hybrid Networks of
Evolutionary Processors allow much communication between the nodes and are far
from network structures used in practice, we propose in this paper three
network topologies that restrict the communication: star networks, ring
networks, and grid networks. We show that ring-AHNEPs can simulate 2-tag
systems, thus we deduce the existence of a universal ring-AHNEP. For star
networks or grid networks, we show a more general result; that is, each
recursively enumerable language can be accepted efficiently by a star- or
grid-AHNEP.
We develop the algebraic theory behind the constructions of Yekhanin (2008)
and Efremenko (2009), in an attempt to understand the ``algebraic niceness''
phenomenon in $\mathbb{Z}_m$. We show that every integer $m = pq = 2^t -1$,
where $p$, $q$ and $t$ are prime, possesses the same good algebraic property as
$m=511$ that allows savings in query complexity. We identify 50 numbers of this
form by computer search, which together with 511, are then applied to gain
improvements on query complexity via Itoh and Suzuki's composition method.
The complexity of graph homomorphism problems has been the subject of intense
study.
Valiant introduced matchgate computation and holographic algorithms. A number
of seemingly exponential time problems can be solved by this novel algorithmic
paradigm in polynomial time. We show that, in a very strong sense, matchgate
computations and holographic algorithms based on them provide a universal
methodology to a broad class of counting problems studied in statistical
physics community for decades. They capture precisely those problems which are
#P-hard on general graphs but computable in polynomial time on planar graphs.
A polynomial identity testing algorithm must determine whether an input
polynomial (given for instance by an arithmetic circuit) is identically equal
to 0. In this paper, we show that a deterministic black-box identity testing
algorithm for (high-degree) univariate polynomials would imply a lower bound on
the arithmetic complexity of the permanent. The lower bounds that are known to
follow from derandomization of (low-degree) multivariate identity testing are
weaker.
The standard NP-complete max-cut problem is reformulated as a binary
quadratic program xQx s.t x^2=1. This problem is further reformulated as global
minimum of quartic polynomial (xQ'x - z)^2 + \sum_i (x_i^2-1)^2+ \alpha z^2,
for some \alpha. The global minimum is found by polynomial complexity
semi-definite program. Numerical examples and code is provided. The resulting
algorithm solves arbitrary max-cut problem in polynomial time, therefore P=NP.
The problem of deciding whether one point in a program is data dependent upon
another is fundamental to program analysis and has been widely studied. In this
paper we consider this problem at the abstraction level of program schemas, in
which computations occur in the Herbrand domain of terms and predicate symbols,
which represent arbitrary predicate functions, are allowed.
We deploy algebraic complexity theoretic techniques for constructing
symmetric determinantal representations of formulas and weakly skew circuits.
Our representations produce matrices of much smaller dimensions than those
given in the convex geometry literature when applied to polynomials having a
concise representation (as a sum of monomials, or more generally as an
arithmetic formula or a weakly skew circuit). These representations are valid
in any field of characteristic different from 2.
This paper is our third step towards developing a theory of testing monomials
in multivariate polynomials and concentrates on two problems: (1) How to
compute the coefficients of multilinear monomials; and (2) how to find a
maximum multilinear monomial when the input is a $\Pi\Sigma\Pi$ polynomial. We
first prove that the first problem is \#P-hard and then devise a $O^*(3^ns(n))$
upper bound for this problem for any polynomial represented by an arithmetic
circuit of size $s(n)$. Later, this upper bound is improved to $O^*(2^n)$ for
$\Pi\Sigma\Pi$ polynomials.
This paper is our second step towards developing a theory of testing
monomials in multivariate polynomials. The central question is to ask whether a
polynomial represented by an arithmetic circuit has some types of monomials in
its sum-product expansion. The complexity aspects of this problem and its
variants have been investigated in our first paper by Chen and Fu (2010),
laying a foundation for further study. In this paper, we present two pairs of
algorithms.
The work in this paper is to initiate a theory of testing monomials in
multivariate polynomials. The central question is to ask whether a polynomial
represented by certain economically compact structure has a multilinear
monomial in its sum-product expansion. The complexity aspects of this problem
and its variants are investigated with two folds of objectives. One is to
understand how this problem relates to critical problems in complexity, and if
so to what extent. The other is to exploit possibilities of applying algebraic
properties of polynomials to the study of those problems.
This paper has been withdrawn by the author due to a misunderstanding about
3QBF.
In this paper, we study the integrality gap of the Knapsack linear program in
the Sherali- Adams and Lasserre hierarchies. First, we show that an integrality
gap of 2 - {\epsilon} persists up to a linear number of rounds of
Sherali-Adams, despite the fact that Knapsack admits a fully polynomial time
approximation scheme [27,33]. Second, we show that the Lasserre hierarchy
closes the gap quickly. Specifically, after t rounds of Lasserre, the
integrality gap decreases to t/(t - 1).
The bin packing problem is to find the minimum number of bins of size one to
pack a list of items with sizes $a_1,\cdots, a_n$ in $(0,1]$. Using uniform
sampling, which selects a random element from the input list each time, we
develop a randomized $O({n(\log n)(\log\log n)\over \sum_{i=1}^n a_i}+({1\over
\epsilon})^{O({1\over\epsilon})})$ time $(1+\epsilon)$-approximation scheme for
the bin packing problem. We show that every randomized algorithm with uniform
random sampling needs $\Omega({n\over \sum_{i=1}^n a_i})$ time to give a
$(1+\epsilon)$-approximation.
We show how one can use certain deterministic algorithms for higher-value
constraint satisfaction problems (CSPs) to speed up deterministic local search
for 3-SAT. This way, we improve the deterministic worst-case running time for
3-SAT to O(1.439^n).
We consider the following problem: Given a weight x and a graph with n
vertices, count the independent sets such that each set of size k contributes
x^k. This is equivalent to computation of the partition function of the lattice
gas with hard-core self-repulsion and hard-core pair interaction. We show the
following conditional lower bounds: If counting the satisfying assignments of a
3-CNF formula in n variables needs time 2^{\Omega(n)} (i.e.
We consider the problem of exact identification for read-once functions over
arbitrary Boolean bases. We introduce a new type of queries (subcube identity
ones), discuss its connection to previously known ones, and study the
complexity of the problem in question. Besides these new queries, learning
algorithms are allowed to use classic membership ones. We present a technique
of modeling an equivalence query with a polynomial number of membership and
subcube identity ones, thus establishing (under certain conditions) a
polynomial upper bound on the complexity of the problem.