Package com.dna.jopt.framework.body
package com.dna.jopt.framework.body
-
ClassDescriptionThe interface IOptimization is the framework for the optimization run and provides methods to set the license, properties, the scheme, adding elements and start the run (sync.In the
Optimization
theILicenseManager
and theIOptimizationScheme
are set, all theINode
,IResource
andProperties
are added and theIEntity
can be accessed.