PlanSolver

izumi.distage.planning.solver.PlanSolver
See thePlanSolver companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Impl

Members list

Concise view

Value members

Abstract methods

def resolveConflicts(input: PlannerInput): Either[List[ConflictResolutionError[DIKey, InstantiationOp]], DG[MutSel[DIKey], RemappedValue[InstantiationOp, DIKey]]]