Will calling objective and constraints in the same function affects gamultiobj speed?
    1 view (last 30 days)
  
       Show older comments
    
    Guido Francesco Frate
 on 26 Dec 2018
  
    
    
    
    
    Answered: Alan Weiss
    
      
 on 26 Dec 2018
            According to the link provided below (which refers to one of the matlab help pages), the exemplified procedure will not be of any benefits for ga. This is true also for gamultiobj?
thank you in advance for your time
0 Comments
Accepted Answer
  Alan Weiss
    
      
 on 26 Dec 2018
        Sorry, yes, gamultiobj uses ga as a solver internally, so the procedure will not benefit your solution process.
Alan Weiss
MATLAB mathematical toolbox documentation
0 Comments
More Answers (0)
See Also
Categories
				Find more on Multiobjective Optimization in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!