Abstract: This paper gives a nearly tight characterization of the quantum communication complexity of permutation-invariant Boolean functions. With such a characterization, we show that the quantum ...
Department of Electrical and Computer Engineering, University of Virginia, Charlottesville, Virginia 22904, United States ...
Abstract: The problem of finding a minimal circuit to implement a given function is one of the oldest in electronics. It is known to be NP-hard. Still, many tools exist to find sub-optimal circuits to ...
The SDDS (Self Describing Data Sets) Library is a C/C++ library designed for handling structured scientific data efficiently. It provides a flexible data format and a set of utilities for writing, ...
Under specific circumstances (see below example) adding a top level const keyword to a function parameter in the implementation file can confuse the matching of the function signatures. This results ...