Skip to content

crs/quantcarve issue #53

@Richard-Ott

Description

@Richard-Ott

Dear TT team,

my students running Matlab 2024b ran into the following error with crs and quantcarve

`Error using linprog (line 182)
LINPROG requires the following inputs to be of data type double: 'UB'.

Error in STREAMobj/quantcarve (line 227)
[bhat,,,output] = linprog(f,A,b,Aeq,beq,lb,options);

Error in STREAMobj/quantcarve (line 170)
parfor r2 = 1:numel(CStemp)`

Checking the Matlab help showed that they changed the default linprog algorithm in 2024a. Could that be the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions