CADETProcess.optimization.OptimizationProblem.prune_cache# OptimizationProblem.prune_cache(tag=None, close=True)[source]# Prune cache with (intermediate) results. Parameters: tagstrTag to be removed. The default is ‘temp’. closebool, optionalIf True, database will be closed after operation. The default is True.