Skip to content

triminf is invalid and untested #11

@mpf

Description

@mpf

The function triminf is invalid — there is no find method in Julia:

tlistbl = find( state[active] .== -1 & bl[active] .< -bigbnd )
tlistbu = find( state[active] .== +1 & bu[active] .> +bigbnd )
tlist = [tlistbl; tlistbu]

Fix this function and create unit test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions