Skip to content

Implementation of ID* and IDC*

Compare
Choose a tag to compare
@cthoyt cthoyt released this 26 Jun 21:59
· 104 commits to main since this release

After a very long (almost two year) road, we have implemented a complete ID* and IDC* algorithm. This is based on Shpitser and Pearl, 2012, however it fixes several issues with the original algorithm returning incorrect results.

What's Changed

Full Changelog: v0.1.0...v0.2.0