Software to automate extraction of input data from spreadsheet, execute glpsol, execute cbc and produce results
This software is licensed under the MIT License, details in licences/license.txt CBC is licensed under the Eclipse Public License - v 2.0, details in licences/CBC_LICENSE.txt glpk is licensed under the GNU Public License v3.0, details in licences/glpk_license.txt
- .Net Runtime (the application was compiled against 4.7.2) https://dotnet.microsoft.com/download/dotnet-framework/net472
- Microsoft Office - I used Office 365
- Nullsoft Scriptable Install System (NSIS) - https://nsis.sourceforge.io/Download (only if you want to create a new installer package)
- Visual Studio - https://visualstudio.microsoft.com/vs/community/ (only if you want to compile the software)
Execute createinstaller.bat from the Installer folder
- Launch clicSAND.exe
- Click the ... button to the right of Data Source to select the xlsm file
- Click the ... button to the right of Model to select the model file
- Click Run
- Wait!