You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will typically yield a sample that contains 12,215 unique configurations, but occasionally (~1 in 50) a sample with 12,209 unique configurations. As the documentation (./ddnnife urs -h) specifies that the seed defaults to 42, this behavior is unexpected.
The text was updated successfully, but these errors were encountered:
jhipster-dimacs.zip
Steps to reproduce:
./ddnnife -i jhipster.dimacs --save-ddnnf jhipster.nnf
./ddnnife -i jhipster.nnf -o jhipster.sample urs -n 16384
This will typically yield a sample that contains 12,215 unique configurations, but occasionally (~1 in 50) a sample with 12,209 unique configurations. As the documentation (
./ddnnife urs -h
) specifies that theseed
defaults to42
, this behavior is unexpected.The text was updated successfully, but these errors were encountered: