Package com.dna.jopt.member.unit.violation


package com.dna.jopt.member.unit.violation
  • Class
    Description
    This interface IViolations describes behavior the Optimizer is supposed to avoid like Resources being too late, Nodes not being skipped etc.
    This interface provides methods which allow to get information on the summary about the IViolation, time, distance, type and cost.
     
    A factory for creating Violation objects.
    The Class ViolationSummary.