changeAllOutputTypesToMemory: Changes all non-MEMORY outputs from solution to MEMORY...

View source: R/solution_modifications.R

changeAllOutputTypesToMemoryR Documentation

Changes all non-MEMORY outputs from solution to MEMORY outputs.

Description

When running large amout of runs (e.g. calibration) it's recommended to avoid to write outputs on disk.

Usage

changeAllOutputTypesToMemory(sol)

Arguments

sol

solution object

Value

modified solution object


simplaceUtil documentation built on Aug. 6, 2024, 3:01 p.m.