Comments on: Privacy https://opensolver.org The Open Source Optimization Solver for Excel Thu, 27 Feb 2025 22:55:39 +0000 hourly 1 By: Miguel Covarrubias https://opensolver.org/privacy/comment-page-1/#comment-360834 Wed, 27 May 2020 10:59:56 +0000 http://opensolver.org/?page_id=754#comment-360834 I hope I found the right tool

]]>
By: Andrew Mason (Team OpenSolver) https://opensolver.org/privacy/comment-page-1/#comment-340670 Tue, 11 Feb 2020 09:32:33 +0000 http://opensolver.org/?page_id=754#comment-340670 In reply to Miguel Vacahern.

We cannot turn the addins into formulae, which is what all the other solvers need. So no, only Nomad will work, sorry. Andrew

]]>
By: Miguel Vacahern https://opensolver.org/privacy/comment-page-1/#comment-336923 Mon, 13 Jan 2020 17:09:42 +0000 http://opensolver.org/?page_id=754#comment-336923 In reply to Andrew Mason (Team OpenSolver).

Thanks for your response.
I used OpenSolver Advanced with NOMAD and I verified that the combination can be used in spreadsheets that require other addins. Unfortunately, its performance was only effective in problems with few variables as indicated by the solvers guide.
Is there any way to do the same with COIN-OR? It would be a great news!

]]>
By: Andrew Mason (Team OpenSolver) https://opensolver.org/privacy/comment-page-1/#comment-334922 Tue, 24 Dec 2019 04:34:34 +0000 http://opensolver.org/?page_id=754#comment-334922 In reply to Miguel.

For most solvers, OpenSolver builds a model from the spreadsheet to give the solver, and so cannot interact with other addins during solving. However, the NOMAD solver just does a brute-force grid search and recalculates the sheet for each trial solution. This means addins can be used with NOMAD. Let us know if this works for you. Andrew

]]>
By: Miguel https://opensolver.org/privacy/comment-page-1/#comment-334915 Tue, 24 Dec 2019 03:16:55 +0000 http://opensolver.org/?page_id=754#comment-334915 I tried unsuccessfully using Open Solver in a spreadsheet that requires the calculation of some auxiliary thermodynamic properties through another Excel add-in. Is there any recommendation to resolve this situation?

]]>
By: Andrew Mason (Team OpenSolver) https://opensolver.org/privacy/comment-page-1/#comment-287139 Mon, 08 Jan 2018 17:47:45 +0000 http://opensolver.org/?page_id=754#comment-287139 In reply to Jimmy.

Thanks for your queries. We have no servers of our own, but instead use optimisation servers that are provided publicly or as a commercial service, or run on your own machine. Each of these solvers is detailed in the “Choose a Solver” dialog window. Two examples are:

The GNU Linear Programming Kit (GLPK) is a software package intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. GLPK is free software and licensed under the GNU General Public License 3. OpenSolver uses glpk.js, a Javascript port of GLPK by Henri Gourvest. This solver runs on your machine rather than an external server, and so is likely to be a faster option.

The NEOS (Network-Enabled Optimization System) Server is a free Internet-based service for solving optimization problems. Models sent to NEOS often have to wait in a queue before they are solved, depending on the current load on NEOS. For this reason, other solvers are usually faster. Submitting a model to NEOS results in it becoming publicly available. Use of NEOS is subject to the NEOS Terms and Conditions.

The default solver is provided by Google, and runs as a web service under their terms and conditions.

We send the mathematical equations that define your model to the server; your spreadsheet is not sent.

Hope this helps,

Andrew

]]>
By: Jimmy https://opensolver.org/privacy/comment-page-1/#comment-287091 Tue, 02 Jan 2018 14:52:52 +0000 http://opensolver.org/?page_id=754#comment-287091 Regarding your version for Google Sheets, I am concerned that my personal data could get stolen by OpenSolver because you require the following permissions:
1. View and manage your spreadsheets in Google Drive.
2. Allow this application to run when you are not present. (No longer required; Google bug still says it is.)
3. Connect to an external service.

Questions:
1. If OpenSolver sends my info to your servers, then what exactly gets sent? The entire spreadsheet? Only those cells specified in the controls? My own GAS scripts?
2. Do you retain/log any cell data that is sent?

]]>
By: David https://opensolver.org/privacy/comment-page-1/#comment-285005 Tue, 12 Sep 2017 14:33:15 +0000 http://opensolver.org/?page_id=754#comment-285005 In reply to Andrew Mason (Team OpenSolver).

Thank you very much for your quick response!

]]>
By: Andrew Mason (Team OpenSolver) https://opensolver.org/privacy/comment-page-1/#comment-284967 Mon, 11 Sep 2017 22:45:04 +0000 http://opensolver.org/?page_id=754#comment-284967 In reply to David.

The spreadsheet is not uploaded. The equations that make up the objective function and constraints are uploaded along with the cell names. It would be very hard to reverse the intent of a model from this. Andrew

]]>
By: David https://opensolver.org/privacy/comment-page-1/#comment-284960 Mon, 11 Sep 2017 20:39:46 +0000 http://opensolver.org/?page_id=754#comment-284960 What all gets uploaded when you upload a model to NAS? I may have accidentally ran a model in a sheet that had some private data. I did not realize that it was being uploaded at the time I was just testing different models. Are only the fields used for the calculation uploaded or the entire sheet?

]]>