Re: High-dimensinal outer totalistic rule CA genetator for Wolfram CA emulation
Vuk <[email protected]>
| Newsgroups | gmane.comp.gnu.glpk |
|---|---|
| Message-ID | <[email protected]> |
Hello Heinrich, Yes, probably it can be transformed to GMPL. But this was used after being generated showing that using GLPK is powerful, efficient even in batch processes for scientific purposes. Well, of course it had been used without fancy tidying, I only converted in order to be more readable to the not (yet) enlighted ones and added comments later as well. If others would like to, I'll try to create a GMPL .mod version, but still want to keep the original .lp in the bundle. Best regards Peter On Wed, 13 Sep 2017, Heinrich Schuchardt wrote: > On 09/12/2017 10:33 AM, [email protected] wrote: >> Greetings! >> >> I would like to contribute the attached example CPLEX LP model in the >> next release of GLPK. Reviews, opinions, suggestions and bug reports are >> kindly welcome! >> >> This is an automatically generated model file, which was a part of an >> exhaustive search batch process. Tidied (automatically with selfmade >> custom tools) for this contribution. >> >> Model results were published here: >> http://conwaylife.com/forums/viewtopic.php?f=11&t=2598#p38406 >> >> Thanks in advance, >> NASZVADI, Peter >> > > Hello Peter, > > thank for your example which comes with a good lot of explanatory text. > > GLPK uses the GMPL modeling language. Are you able to reformulate your > problem in GMPL? I think that would make the model file much more > instructive. > > Best regards > > Heinrich > >