remove

abstract fun remove(modelInputs: ModelInputs): Solution?(source)

Looks up and removes the solution associated with the supplied input map. Null is returned if there is no associated solution. It is important that implementors handle the reduced size relative to the cache.