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

Where is Test functions #217

Closed
rrreza opened this issue Dec 26, 2018 · 3 comments
Closed

Where is Test functions #217

rrreza opened this issue Dec 26, 2018 · 3 comments
Labels

Comments

@rrreza
Copy link

rrreza commented Dec 26, 2018

You say: "Over 1200 test cases to ensure validity. Every release of the MOEA Framework undergoes
extensive testing and quality control checks. And, if any bugs are discovered that
survive this testing, we will promptly x the issues and release patches."
but where is these functions.
I want use NSGA-II for MOP6. (Evolutionary Algorithms for Solving Multi-Objective Problems -Second Edition- Carlos A. CoelloCoello, Gary B. Lamont and David A. Van Veldhuizen- Page:102)
I do not see any table to show 1200 functions and any help(tutorial) to create new function.
I need NSGA-II for MOP6. please help me...

@rrreza rrreza changed the title Where is Test functios Where is Test functions Dec 27, 2018
@dhadka
Copy link
Member

dhadka commented Dec 27, 2018

Hi @rrreza , "over 1200 test cases" refers to the unit tests in the test/ folder. These are not multiobjective problems.

The multiobjective problems you're looking for are in src/org/moeaframework/problem. You'll need to create a new problem for MOP6 by extending AbstractProblem. OKA1 would be a good starting point, for example.

@rrreza
Copy link
Author

rrreza commented Jan 2, 2019

Hello. OK
But I want to see the real issue and not its code.
Please provide a reference to receive the problem form.

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

This is an automated message. This issue is flagged as stale and will be closed in 7 days. If you feel this issue is still relevant, leave a comment to keep the issue open. Please also consider contributing a fix for the issue.

@github-actions github-actions bot added the Stale label Nov 9, 2022
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants