Skip to content

Fix :

FerhatMihoubi requested to merge FerhatMihoubi:Branch_block_with_cutoff_0 into master

"Bytecode does not enforce positivity constraint on irreversible investment model #439 (closed) " when block model option is used. When cutoff is set to 0 the block decomposition is performed on the incidence matrix instead of the static Jacobian matrix. This correction avoids to use derivatives on logical operators that are always equal to 0.

Merge request reports