Skip to content

Commit 758ef75

Browse files
add readme
1 parent a657919 commit 758ef75

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

examples/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,6 @@ Candidate: Or(And(Var_1 >= Var_0,
4545
Not(Var_4 + Var_1 >= Var_0*(1 + Var_2)))),
4646
Var_0 + -1*Var_1 <= 0))
4747
```
48+
49+
# DT exmaple
50+
Visualize how DT changes over time, here we provide a simple instance in `dt_visualizer.ipynb` showcasing this feature.

0 commit comments

Comments
 (0)