Skip to main content

Questions tagged [exact-counting]

0 votes
0 answers
141 views

I have a counting problem that famously has evaded being solved by simply counting the elements of a set and somehow seemed to have involved subtraction in an essential way (it is in $\mathrm{GapP}^+$,...
Matt Samuel's user avatar
1 vote
1 answer
122 views

I have a counting problem that I know is in $\mathrm{GapP}^+$, and if it is in $\#P$ it subsumes another $\#P$-complete problem entirely. I found a solution to the problem that involves identifying ...
Matt Samuel's user avatar
1 vote
0 answers
49 views

In his paper on the complexity of counting problems, Valiant presents a reduction from a counting nondeterministic Turing machine to a problem he calls $A$-SUBSET-PATTERNS. In this problem, we are ...
user181595's user avatar