ApproximationSetViewer Bug
Both bugs have been addressed and will be available in the next release.
using instrumenter on Knapsack problem
Glad this helped. Closing the ticket. Please open a new ticket if you have additional...
Specifying eNSGA-II parameters
Closing ticket. Please open a new ticket if you have further questions.
your manual is WRONG, please fix it.
Updated user manual. Changes will appear in version 2.5.
Added a note in the user manual discussing how to compile the examples. Will appear...
java.lang.IllegalArgumentException: no reference set available
The way it's designed currently, the "Population Size" field is only available for...
Apologies for not responding sooner. I think the problem here is that it's unable...
Closing ticket. Please create a new ticket if you have further questions.
Wrapping algorithm within jar
#35 Example of coupling a FORTRAN executable with MOEA framework
Symboli regression from file
Size of Remaining solutions in population in NSGAII
Symbolic regression form file
Thanks for reporting this. I assume you are selecting the MOEAFramework-2.4/src folder....
Example of coupling a FORTRAN executable with MOEA framework
Closing ticket. Please re-open if the issue is not resolved or open a new ticket...
Maven support
Maven will be supported starting with the next release (version 2.4).
Parallel Processing on Multiple Computers
The next version (2.4) will include a chapter in the user manual discussing master-slave...
Closing ticket. Please create a new ticket if you have additional questions.
Regression Problem
Island models in the moeaframework, and constraint handling
I've added a section to the user manual discussing master-slave and island-model...
Regarding MOEA Framework symbolic regression
Closing ticket. Please open a new ticket if you have additional questions.
If using the GNU or Intel C and Fortran compilers, it's possible to invoke a Fortran...
Please attach the source code files to this ticket. Thanks!
Made the necessary changes to provide better Android support. Will appear in version...
Running MOEA on Android
Added parameters windowSize, maxWindowSize, minimumPopulationSize, and maximumPopulationSize....
Automatic Restart with eNSGAII
Brad, The restart rates are currently hard-coded. I'll fix that and make them parameters...
Closing ticket. Please open a new ticket if you have further questions.
Custom output by iteration
Is it possible to record run-time objectives/metrics with jmetal algorithms ?
Closing ticket. Please open a new ticket if you have further questions.
You can do distributed evaluation on multiple computers, but no island model parallelization....
Running MOEA on Android
Closing ticket. Will work on improving Android support in future releases.
Use the size() method to get the number of nodes within the three. Program program...
Bug is fixed an will appear in version 2.3.
Bug in PISA binary hypervolume indicator
Thanks for forwarding the bug to us, Dimo. I'll update the code and get a new release...
You can use the Instrumenter class to track runtime dynamics. Add your own custom...
MATLAB Interface
Closing ticket (I originally opened this ticket and don't currently have a need for...
Handling constraint with knapsack problem
Closing ticket. Thanks for using the MOEA Framework!
Error when trying to use analyzer and user defined problem
withProblem lets you instantiate a problem by its name. To register a name that can...
Creating moeaframework project in Netbeans
Closing ticket. Version 2.2 will include better instructions for setting up Netbeans...
No Provider Exception while running Example1
Typo in documentation
Corrected the line numbers. The changes will appear in version 2.2. I've also attached...
Knapsack example finding solutions outside the weight allowed
As the number of items increases, it'll take longer and longer to solve. You may...
Subset of integers
Closing ticket. Please re-open or create a new ticket if you have further questi...
Process results between runs
Closing ticket. Please re-open or create a new ticket if you have further questi...
The tricky part with 3D is that the available libraries like Java3D require native...
Will you be using the Executor/Analyzer classes? If so, you can specify the operator...
This sounds like a great addition! I've created a Git repo with the latest source...
Hi, There is no built-in representation to handle exactly what you described. There...
How to get the solutions if I use permutation a decision variables?
Closing the ticket. Please re-open if you have further questions.
Question about epsilon indicator metric in MOEA Framework
Answered this in an e-mail, but wanted to post on the bug tracker as well. Small...
Instances of Inconsistent Behavior
Closing this issue. The fix was released in version 2.1. The cause of Example 5 failing...
Documentation is updated to add quotes around the classpath. Will appear in version...
Quotes around classpath