- Fixed pypi README format.
- Fix issue where evidence was being ignored for MPE optimization
- Added the "V()" functor to simplify the expression of constraints
- Added converter from conin BN to pgmpy BN
- Added converter from HMM to DBN
- Documentation updates, including conin logo
- Added GitHub actions for testing
- Added ability to enumerate alternative MPE solutions using optimization
- Integrated Toulbar2 solver for MPE inference
- Added constraint function decorators
- Added UAI writer
- Initial release.