Skip to content

Commit 24261a0

Browse files
author
Alexandra Lanovaya
committed
rework cure example, link from cind miner/verifier
1 parent 2ef6442 commit 24261a0

4 files changed

Lines changed: 336 additions & 107 deletions

File tree

examples/basic/mining_cind.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ def mine(error, validity, completeness, condition_type, algo_type="pli_cind"):
282282
banner("See also")
283283

284284
print("Related primitives in Desbordante:")
285+
print(" * CIND mining (Cure) - examples/basic/mining_cind_cure.py")
285286
print(" * CIND verification - examples/basic/verifying_cind.py")
286287
print(" * IND mining - examples/basic/mining_ind.py")
287288
print(" * AIND mining - examples/basic/mining_aind.py")

0 commit comments

Comments
 (0)