Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

L2SMEA sometime generates errors #153

Open
Md-Ashraful-Pramanik opened this issue Jan 13, 2024 · 0 comments
Open

L2SMEA sometime generates errors #153

Md-Ashraful-Pramanik opened this issue Jan 13, 2024 · 0 comments

Comments

@Md-Ashraful-Pramanik
Copy link

Sometimes I get the following error while running platemo('problem',@CEC2010_F1,'algorithm',@L2SMEA, 'maxFE', 100, 'D', 1000);

Unrecognized method, property, or field 'ojs' for class 'SOLUTION'.

Error in UpdateArchive (line 33)
        TArchive    = [TArchive;popNew(topRemain,1:D),NewSolution.ojs];

Error in L2SMEA/main (line 79)
                [TArchive,Archive] = UpdateArchive(TArchive,Problem,Offspring, Archive);

Error in ALGORITHM/Solve (line 80)
                obj.main(obj.pro);

Error in platemo (line 99)
            Algorithm.Solve(Problem);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant