# Functions
NewPlacementOperator constructs a placement.Operator which performs transformations on the given placement.
NewPlacementService returns an instance of placement service.
WithAlgorithm sets the algorithm implementation that will be used by PlacementService.
WithPlacementOptions sets the placement options for PlacementService.
# Interfaces
Option is an interface for PlacementService options.