gamspy-base 51.0.0rc1__py3-none-manylinux_2_28_aarch64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (58) hide show
  1. anaconda3/envs/minigams-env-3.12/lib/python3.12/site-packages/minigams/GAMSPY_BASE_README.md +58 -0
  2. gamspy_base/__init__.py +23 -0
  3. gamspy_base/eula.pdf +0 -0
  4. gamspy_base/gams +0 -0
  5. gamspy_base/gamscmex.out +0 -0
  6. gamspy_base/gamserrs.txt +1318 -0
  7. gamspy_base/gamsgetkey +0 -0
  8. gamspy_base/gamslice.txt +8 -0
  9. gamspy_base/gamsprobe +0 -0
  10. gamspy_base/gamsstmp.txt +1 -0
  11. gamspy_base/gdxdiff +0 -0
  12. gamspy_base/gdxdump +0 -0
  13. gamspy_base/gevopt.def +102 -0
  14. gamspy_base/gmscmpun.txt +67 -0
  15. gamspy_base/gmscvnus.run +4 -0
  16. gamspy_base/gmscvnux.out +0 -0
  17. gamspy_base/gmsgenus.run +4 -0
  18. gamspy_base/gmsgenux.out +0 -0
  19. gamspy_base/gmske_us.run +11 -0
  20. gamspy_base/gmske_ux.out +933 -0
  21. gamspy_base/gmsprmun.txt +12 -0
  22. gamspy_base/libco4cclib64.so +0 -0
  23. gamspy_base/libconoptlu.so +0 -0
  24. gamspy_base/libcplex2212.so +0 -0
  25. gamspy_base/libcpxcclib64.so +0 -0
  26. gamspy_base/libcrypto.so.3 +0 -0
  27. gamspy_base/libcvdcclib64.so +0 -0
  28. gamspy_base/libdctmdclib64.so +0 -0
  29. gamspy_base/libgcc_s.so.1 +0 -0
  30. gamspy_base/libgdxcclib64.so +0 -0
  31. gamspy_base/libgfortran.so.5 +0 -0
  32. gamspy_base/libgmdcclib64.so +0 -0
  33. gamspy_base/libgmszlib164.so +0 -0
  34. gamspy_base/libgomp.so.1 +0 -0
  35. gamspy_base/libgsscclib64.so +0 -0
  36. gamspy_base/libguccclib64.so +0 -0
  37. gamspy_base/libgurobi.so +0 -0
  38. gamspy_base/libipocclib64.so +0 -0
  39. gamspy_base/libipopt.so +0 -0
  40. gamspy_base/libjoatdclib64.so +0 -0
  41. gamspy_base/liboptdclib64.so +0 -0
  42. gamspy_base/libpath52.so +0 -0
  43. gamspy_base/libptccclib64.so +0 -0
  44. gamspy_base/libshtcclib64.so +0 -0
  45. gamspy_base/libssl.so.3 +0 -0
  46. gamspy_base/libstdc++.so.6 +0 -0
  47. gamspy_base/optconopt.def +351 -0
  48. gamspy_base/optconvert.def +126 -0
  49. gamspy_base/optcplex.def +880 -0
  50. gamspy_base/optgams.def +725 -0
  51. gamspy_base/optipopt.def +521 -0
  52. gamspy_base/optnlpec.def +69 -0
  53. gamspy_base/optpath.def +231 -0
  54. gamspy_base/version.py +1 -0
  55. gamspy_base-51.0.0rc1.dist-info/METADATA +67 -0
  56. gamspy_base-51.0.0rc1.dist-info/RECORD +58 -0
  57. gamspy_base-51.0.0rc1.dist-info/WHEEL +5 -0
  58. gamspy_base-51.0.0rc1.dist-info/top_level.txt +1 -0
gamspy_base/gamsgetkey ADDED
Binary file
@@ -0,0 +1,8 @@
1
+ GAMS_Demo,_for_EULA_and_demo_limitations_see___G250826+0003Cc-GEN
2
+ https://www.gams.com/latest/docs/UG%5FLicense.html_______________
3
+ 00_______________________________________________________________
4
+ 05_______________________________________________________________
5
+ DC0000____dab19b85-4755-4bc0-9ed0-64c1c5c942b2_O_DEMO____________
6
+ v:2______________________________________________________________
7
+ MEUCIQDerdZ4dN5bwjBSQYxn5CoRuQLmtvkPEQEqXX8Bv2+VWwIgGyoq8H5oEYR67
8
+ 8Hu8P0/zNNWs+G7dj9j+QaYw9J56pY=__________________________________
gamspy_base/gamsprobe ADDED
Binary file
@@ -0,0 +1 @@
1
+ lag 51.0.0 (Aug 30, 2025): Sat 30 Aug 04:25:28 PM EST 2025
gamspy_base/gdxdiff ADDED
Binary file
gamspy_base/gdxdump ADDED
Binary file
gamspy_base/gevopt.def ADDED
@@ -0,0 +1,102 @@
1
+ *
2
+ * gevopt.def
3
+ *
4
+
5
+ PageWidth integer 0 32767 72 32767 1 1 Output file page width
6
+ PageSize integer 0 0 0 maxint 1 1 Output file page size (=0 no paging)
7
+ subsysFile string 0 "" 1 1 Name of subsystem configuration file
8
+ NameScrDir string 0 "" 1 1 Scratch directory
9
+ NameSysDir string 0 "" 1 1 GAMS system directory where GAMS executables reside
10
+ NameCurDir string 0 "" 1 1 Current directory
11
+ NameWrkDir string 0 "" 1 1 Working directory
12
+ LogOption enumint 0 3 1 1 Log option
13
+ 0 1 No log output
14
+ 1 1 Same as 3 - Used to be Log output to screen (console)
15
+ 2 1 Log output to logfile
16
+ 3 1 Log output to standard output
17
+ 4 1 Log output to logfile and standard output
18
+ NameLogFile string 0 "" 1 1 Log file name
19
+ NameCtrFile string 0 "" 1 1 Solver control file name
20
+ NameMatrix string 0 "" 1 1 Solver matrix file name
21
+ NameInstr string 0 "" 1 1 Solver instruction file name
22
+ NameStaFile string 0 "" 1 1 Solver status file name
23
+ licenseFile string 0 "" 1 1 Use alternative license file
24
+ Keep enumint 0 0 1 1 Controls keeping or deletion of process directory and scratch files
25
+ 0 1 Delete process directory
26
+ 1 1 Keep process directory
27
+ IDEFlag enumint 0 0 1 1 Integrated Development Environment flag
28
+ 0 1 Unknown environment
29
+ 1 1 Runs under GAMS IDE
30
+ IterLim integer 0 2147483647 0 maxint 1 1 Iteration limit of solver
31
+ DomLim integer 0 0 0 maxint 1 1 Domain violation limit solver default
32
+ ResLim double 0 10000000000.00 0 maxdouble 1 1 Wall-clock time limit for solver
33
+ OptCR double 0 1.000000000000000E-04 0 maxdouble 1 1 Relative Optimality criterion solver default
34
+ OptCA double 0 0.00 0 maxdouble 1 1 Absolute Optimality criterion solver default
35
+ SysOut enumint 0 0 1 1 Solver Status file reporting option
36
+ 0 1 Suppress additional solver generated output
37
+ 1 1 Include additional solver generated output
38
+ NodeLim integer 0 0 0 maxint 1 1 Node limit in branch and bound tree
39
+ WorkFactor double 0 1.00 0 maxdouble 1 1 Memory Estimate multiplier for some solvers
40
+ WorkSpace double 0 0 0 maxdouble 1 1 Work space for some solvers in MB
41
+ SavePoint enumint 0 0 1 1 Save solver point in GDX file
42
+ 0 1 No point GDX file is to be saved
43
+ 1 1 A point GDX file from the last solve is to be saved
44
+ 2 1 A point GDX file from every solve is to be saved
45
+ 3 1 A point GDX file from the last solve is to be saved in the scratch directory
46
+ 4 1 A point GDX file from every solve is to be saved in the scratch directory
47
+ HeapLimit double 0 maxdouble 0 maxdouble 1 1 Maximum Heap size allowed in MB
48
+ NameScrExt string 0 "dat" 1 1 Scratch file extension to be used with temporary files
49
+ Integer1 integer 0 0 minint maxint 1 1 Integer communication cell N
50
+ Integer2 integer 0 0 minint maxint 1 1 Integer communication cell N
51
+ Integer3 integer 0 0 minint maxint 1 1 Integer communication cell N
52
+ Integer4 integer 0 0 minint maxint 1 1 Integer communication cell N
53
+ Integer5 integer 0 0 minint maxint 1 1 Integer communication cell N
54
+ FDDelta double 0 1.000000000000000E-05 1.000000000000000E-09 1.00 1 1 Step size for finite differences
55
+ FDOpt enumint 0 0 1 1 Options for finite differences
56
+ 0 1 All derivatives analytically, for numerical Hessian use gradient values, scale delta
57
+ 1 1 All derivatives analytically, for numerical Hessian use function values, scale delta
58
+ 2 1 Gradient analytically, force Hessian numerically using gradient values, scale delta
59
+ 3 1 Gradient analytically, force Hessian numerically using function values, scale delta
60
+ 4 1 Force gradient and Hessian numerically, scale delta
61
+ 10 1 Same as 0, but no scale of delta
62
+ 11 1 Same as 1, but no scale of delta
63
+ 12 1 Same as 2, but no scale of delta
64
+ 13 1 Same as 3, but no scale of delta
65
+ 14 1 Same as 4, but no scale of delta
66
+ AlgFileType integer 0 0 0 maxint 1 1 File type of scratch files
67
+ GamsVersion integer 0 999 0 maxint 1 1 GAMS CMEX Version
68
+ GenSolver integer 0 0 0 maxint 1 1 Indicator for generic solver executable
69
+ CurSolver integer 0 0 0 maxint 1 1 Solver id of the last gevcallsolver
70
+ ThreadsRaw integer 0 1 minint maxint 1 1 Number of threads to be used by a solver in raw format
71
+ UseCutOff integer 0 0 0 maxint 1 1 UseCutOff solver default
72
+ UseCheat integer 0 0 0 maxint 1 1 UseCheat solver default
73
+ NameGamsDate string 0 "" 1 1 GAMS Date
74
+ NameGamsTime string 0 "" 1 1 GAMS Time
75
+ License1 string 0 "" 1 1 License line 1
76
+ License2 string 0 "" 1 1 License line 2
77
+ License3 string 0 "" 1 1 License line 3
78
+ License4 string 0 "" 1 1 License line 4
79
+ License5 string 0 "" 1 1 License line 5
80
+ License6 string 0 "" 1 1 License line 6
81
+ License7 string 0 "" 1 1 License line 7
82
+ License8 string 0 "" 1 1 License line 8
83
+ NameParams string 0 "" 1 1 Parameter file name
84
+ NameScenFile string 0 "" 1 1 Scenario file name
85
+ NameExtFFile string 0 "" 1 1 External Function file name
86
+ isDefaultLicense integer 0 1 0 maxint 1 1 Indicator for default license
87
+ isDefaultSubsys integer 0 1 0 maxint 1 1 Indicator for default subsys
88
+ Cheat double 0 0.00 0 maxdouble 1 1 Cheat value, i.e. minimum solution improvement threshold
89
+ CutOff double 0 0.00 0 maxdouble 1 1 Cutoff value for branch and bound
90
+ Real1 double 0 0 mindouble maxdouble 1 1 Real communication cell N
91
+ Real2 double 0 0 mindouble maxdouble 1 1 Real communication cell N
92
+ Real3 double 0 0 mindouble maxdouble 1 1 Real communication cell N
93
+ Real4 double 0 0 mindouble maxdouble 1 1 Real communication cell N
94
+ Real5 double 0 0 mindouble maxdouble 1 1 Real communication cell N
95
+ Reform integer 0 0 0 maxint 1 1 Reformulation level
96
+ TryInt double 0 0 0 maxdouble 1 1 Whether solver should make use of a partial integer-feasible solution
97
+ *
98
+ * Groups
99
+ * <group-ident> group <group-number <help-context> <help-text>
100
+ *
101
+ general group 1 1 General options
102
+ *** End of file
@@ -0,0 +1,67 @@
1
+ CONOPT 1 0 CO 1 0 2 LP RMIP NLP CNS DNLP RMINLP QCP RMIQCP
2
+ gmsgenus.run
3
+ gmsgenux.out
4
+ libco4cclib64.so co4 1 1
5
+
6
+ CONOPT4 1 0 CO 1 0 2 LP RMIP NLP CNS DNLP RMINLP QCP RMIQCP
7
+ gmsgenus.run optconopt.def
8
+ gmsgenux.out
9
+ libco4cclib64.so co4 1 1
10
+
11
+ CONVERT 103011 5 00010203040506070809 0 0 2 LP MIP RMIP NLP MCP MPEC RMPEC CNS DNLP RMINLP MINLP QCP MIQCP RMIQCP EMP
12
+ gmsgenus.run optconvert.def
13
+ gmsgenux.out
14
+ libcvdcclib64.so cvd 1 1
15
+
16
+ CPLEX 2011 5 CPCL 1 0 2 LP MIP RMIP QCP MIQCP RMIQCP
17
+ gmsgenus.run
18
+ gmsgenux.out
19
+ libcpxcclib64.so cpx 1 1
20
+
21
+ GUSS 1001 5 00010203040506070809 0 1 2 LP MIP RMIP NLP MCP CNS DNLP RMINLP MINLP QCP MIQCP RMIQCP
22
+ gmsgenus.run
23
+ gmsgenux.out
24
+ libgsscclib64.so gss 1 0
25
+
26
+ IPOPT 11 5 00010203040506070809 1 0 2 LP RMIP NLP CNS DNLP RMINLP QCP RMIQCP
27
+ gmsgenus.run
28
+ gmsgenux.out
29
+ libipocclib64.so ipo 1 1
30
+
31
+ IPOPTH 11 5 IP 1 0 2 LP RMIP NLP CNS DNLP RMINLP QCP RMIQCP
32
+ gmsgenus.run optipopt.def
33
+ gmsgenux.out
34
+ libipocclib64.so ipo 1 1
35
+
36
+ KESTREL 103010 5 00010203040506070809 0 0 0 LP MIP RMIP NLP MCP MPEC RMPEC CNS DNLP RMINLP MINLP QCP MIQCP RMIQCP EMP
37
+ gmske_us.run
38
+
39
+ NLPEC 103001 0 00010203040506070809 1 0 1 MCP MPEC RMPEC
40
+ gmscvnus.run
41
+ gmscvnux.out
42
+
43
+ PATH 103001 5 PT 1 0 2 MCP CNS
44
+ gmsgenus.run
45
+ gmsgenux.out
46
+ libptccclib64.so ptc 2 0
47
+
48
+ SHOT 1001 5 00010203040506070809 1 0 2 MINLP MIQCP
49
+ gmsgenus.run
50
+ gmsgenux.out
51
+ libshtcclib64.so sht 1 1
52
+
53
+ DEFAULTS
54
+ CNS PATH
55
+ DNLP IPOPTH
56
+ EMP CONVERT
57
+ LP CPLEX
58
+ MCP PATH
59
+ MINLP SHOT
60
+ MIP CPLEX
61
+ MIQCP SHOT
62
+ MPEC NLPEC
63
+ NLP IPOPTH
64
+ QCP IPOPTH
65
+ RMINLP IPOPTH
66
+ RMIP CPLEX
67
+ RMIQCP IPOPTH
@@ -0,0 +1,4 @@
1
+ #!/bin/sh
2
+ "${5}gmscvnux.out" "$4"
3
+ [ $? = 0 ] || echo "ERROR: Solver exitcode nonzero: $?" 1>&2
4
+ exit 11
Binary file
@@ -0,0 +1,4 @@
1
+ #!/bin/sh
2
+ "${5}gmsgenux.out" "$4" "$6"
3
+ [ $? = 0 ] || echo "ERROR: Solver $6 returned with nonzero exitcode $?" 1>&2;
4
+ exit 11
Binary file
@@ -0,0 +1,11 @@
1
+ #!/bin/sh
2
+ gmsPython="${5}GMSPython/python"
3
+ if [ -f "${gmsPython}" ]
4
+ then
5
+ export SSL_CERT_FILE="${5}GMSPython/lib/python3.12/site-packages/certifi/cacert.pem"
6
+ "$gmsPython" "${5}gmske_ux.out" "$4"
7
+ else
8
+ python3 "${5}gmske_ux.out" "$4"
9
+ fi
10
+ [ $? = 0 ] || echo "ERROR: Solver exitcode nonzero: $?" 1>&2
11
+ exit 11