Package es.urjc.etsii.grafo.create
package es.urjc.etsii.grafo.create
-
ClassesClassDescriptionBuilds a new solution for the current problem.No operation constructive method Returns the solution immediately without executing any operation Not included by default as an autoconfig component because most problems require a constructive method or solutions will not be validExecutes random movements from the given neighborhood until there are no moves left to executeRepresents a constructive method that can rebuild solutions after they have been partially destroyed, or any solution in general that it is not fully constructed.