coin-or / coin-or/python-mip

how to set location for temporary files

Open
#400 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Linear Programming
Stars
600
Forks
108
PR merge metrics
No merged PRs in 30d

Description

Using CBC as solver python-mip uses pobably an interface without storing problems and results to file.

On switching e.g. to SCIP the solver is called externaly and I assume that the problem is written to a file and the solution is stored to a file. If so, is it possible to set the location of these temporary files?

I have an application whre I run thousands of optimizations and I want to avoid permanently writing to and reading from HD/SD but redirect e.g. to a RAM disc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.