IDSIA / crema

Crema: Credal Models Algorithms
https://crema-toolbox.readthedocs.io/
GNU Lesser General Public License v3.0
10 stars 4 forks source link

Convex hull implementation #55

Open rcabanasdepaz opened 3 years ago

rcabanasdepaz commented 3 years ago

Implement different convex hull implementations, all of them using a common interface. Then, Credal VE could be modified to use any of these implementations (or None).