python-qds / qdscreen

Quasi-determinism screening for fast Bayesian Network Structure Learning (from T.Rahier's PhD thesis, 2018)
https://python-qds.github.io/qdscreen/
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

`QDForest.get_arcs` returned order is different whether the object was created from adj matrix or array of arcs #9

Open smarie opened 3 years ago

smarie commented 3 years ago

This can be seen with get_arcs_str_list too, see test_qd_forest in test_core.py