Package org.ddolib.examples.maximumcoverage
package org.ddolib.examples.maximumcoverage
-
ClassDescriptionMaximum Coverage (MaxCover) problem with DdoMaximum Coverage (MaxCover) problem with DdoDistance function for
MaxCoverStateused to measure similarity between states in the context of the Maximum Coverage problem.Dominance rule forMaxCoverStateused in the Maximum Coverage problem.Fast lower bound computation for the Maximum Coverage problem.Utility class for generating and measuring instances of the Maximum Coverage (MaxCover) problem.Entry point for solving the Maximum Coverage (MaxCover) problem using a Large Neighborhood Search (LNS) approach combined with Decision Diagram Optimization (DDO).Represents an instance of the Maximum Coverage (MaxCover) problem.Ranking function forMaxCoverStateused in the Maximum Coverage problem.Relaxation operator forMaxCoverStatein the Maximum Coverage problem.Represents a state in the Maximum Coverage (MaxCover) problem.