v0.2.2
- Fix bugs in the initialization step during the discrete optimization
- Fix the bugs that index_set size equals zero during the discrete
optimization - Now users can initialize sample set using
parameter = Parameter(..., init_samples = [Solution(), …], ...)