package
1.11.0
Repository: https://github.com/nextmv-io/nextroute.git
Documentation: pkg.go.dev

# Functions

NewPerformanceObserver returns a new performance observer.
NewSolveObserver returns a new solve observer.
NewSolvePerformanceObserver returns a new SolvePerformanceObserver.

# Interfaces

OperatorObserver is an interface for observing the performance of an operator.
PerformanceObserver is an interface that is used to observe the performance of the model, and it's subsequent use.
SolveObserver is an observer for the solve process.
SolvePerformanceObserver is an interface for observing the performance of an ALNS solver.