CPLEX> Solution written to file '/var/folders/1d/qr0jd76n47nbpv5whr6tyy1c0000gn/T/tmpEXBEA9.cplex.sol'.
However when I look inside this folder, I can't find the 'tmpEXBEA9.cplex.sol' file.
Alternatively, I've tried changing the permissions of the folder as well as changing the user that I'm calling python from. This did not work.
My question is: Is there any way to specify where the solver output files (i.e. *.sol, *.lp, *.log, etc.) are written to? -- Is this a pyomo specification or solver-dependent option?
Thanks, Anya