Version 0.6.0 (#55) * Fix fval bound and activate equality constraints in setup_ldp (#46) * Make fval_bound consistent with internal objective function * Activate equality constraints inside update_ldp * Update CI * Fix python interface when blower and sense are not given (#47) * Add function to remove redundant constraints in polyhedron (#48) * Add minrep to Python interface (#49) * Set target_include_directories and modify Cmake export (#53) * Set target_include_directories * Simulink Interface (#42) * Correctly generate code for RinvD * Do not explicitly store v and scaling in generated code --------- Co-authored-by: Christopher Schulte <[email protected]>