TTaucsSettings.OutOfCore Property

Boolean OutOfCore { get; set; }

Use Out Of Core factorization.

Returns: Boolean

Remarks:

If True, the factorization process will use the disk as data storage. This can improve the speed of the solver in compare to using the Windows virtual memory, when memory requirements are really big (10s of GB), or when trying to address more then 2GB of memory.