Abstract
Approximate model counting is the task of approximating the number of solutions
to an input formula. This entry formalizes , an algorithm
due to Chakraborty et al. with a
probably approximately correct (PAC) guarantee, i.e.,
returns a multiplicative -factor approximation of the model
count with probability at least , where and . The algorithmic specification is further refined to a verified
certificate checker that can be used to validate the results of untrusted
implementations (assuming access to trusted randomness).