Version 7.6.1
Updates for 7.6.1 (hotfix):
- Fixed a bug introduced in 7.6.0 where, for tiered knowledge, too many edges were forbidden per tier.
- Fixed an issue in a snapshot build (not 7.6.0) where you couldn't make a Tiers and Edges editor if you put a knowledge box on the workbench and double-clicked it.
- Adding an instruction in the Markov Checker editor that the contents of the table can be copied and pasted into Excel.
- Fixed a backward compatibility issue with 7.5.0 for knowledge.
- Stamping CPDAG algorithms with both the score used to generate them (where applicable) and standard BIC.
- Changed the name of PC-LiNGAM to BOSS-LiNGAM.
- Fixed problem with BOSS, GRaSP, etc. code hanging with constant columns.
- [Code] Added code to py-tetrad to run the Markov Checker, which required moving the enum ConditioningSetType to a higher level.