Skip to content

GAMS Transfer Matlab v0.4.0

Compare
Choose a tag to compare
@0x17 0x17 released this 17 May 13:16
· 203 commits to master since this release
  • Improved performance of Container.hasSymbols. Among others, this has a significant effect when
    adding many symbols.
  • Added support of partial write.
  • Added parameter symbols to Container.write, Container.getDomainViolations,
    Container.resolveDomainViolations and Container.isValid.
  • Added parameter allow_merge to Container.renameUELs and Symbol.renameUELs in order support
    merging UELs while renaming (renaming a UEL to an already existing UEL).