Skip to content

Commit 96f35a0

Browse files
authored
Update README.md
Fixing paper link. Thanks to @itepastra for this!
1 parent fba7e6c commit 96f35a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# GANAK- A Probabilistic Exact Model Counter
22
GANAK takes in a CNF formula `F` and a confidence `delta` as input and returns `count` such that `count` is the number of solutions of `F` with confidence at least `1 - delta`. GANAK supports projected model counting (see below).
33

4-
To read more about technical algorithms in Ganak, please refer to [our paper](https://www.comp.nus.edu.sg/~meel/Papers/ijcai19srsm.pdf)
4+
To read more about technical algorithms in Ganak, please refer to [our paper](https://www.cs.toronto.edu/~meel/Papers/ijcai19srsm.pdf)
55

66
## Installation
77

0 commit comments

Comments
 (0)