Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.04 KB

File metadata and controls

29 lines (23 loc) · 1.04 KB

Conin CHANGELOG


Conin 1.1.1

  • Fixed pypi README format.

Conin 1.1

  • 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

Conin 1.0

  • Initial release.