v7.3.4
Fixes for 7.3.4
This version will almost certainly break Tetrad sessions saved under previous versions from the interface; you should keep the datasets from those sessions if needed before using the new version and re-load them in the new session. This change was required as part of an effort to make the codebase more professional.
- Enforced class naming convention (Capital letter followed by camel case) throughout the code.
- Fixed null pointer problem for PcMb.
- Fixed knowledge issue for PcMax.
- Fixed null pointer problem for FaskVote.