Skip to content

Three possible bugs in DMAS algorithm? #19

@542537372

Description

@542537372

Hi:
Thanks a lot for your contribution and guidance in 2025,
When I was coding a different method of DMAS, I got different result,

Image

After hours of checking, I found A BUG DMAS codes, I guess there might be something wrong?
after checking these three difference, we got same returns.

Image
  1. Index Overlap:
    For example, In computation,
    In first round : 1 : 97
    In second round : 97 : 193
    Apparently , 97# is counted twice

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