Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.
This repository was archived by the owner on May 25, 2026. It is now read-only.

sargan fmin problem #23

Description

@sametcopur

i might be using test functions in incorrect way, but in Sargan problem

{'name': 'Sargan', 'dim': 5, 'int': None, 'res': None},

wtih this setup problem bounds are [(-2, 4), (-2, 4), (-2, 4), (-2, 4), (-2, 4)]

and

with this solution array([-2., 4., -2., 4., -2.]) i can get -100.0 in objective, but function fmin says 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions