Skip to content

v1.15.0

Compare
Choose a tag to compare
@MrMontag MrMontag released this 03 Jul 16:40
· 737 commits to master since this release
  • added debug feature to Studio. This allows to pause the execution at the beginning of execution statements and review the current data in a temporary GDX file
  • added settings to specify default numerical formatting options and show/hide attributes for the GDX Viewer
  • added search facility to the data view of the GDX Viewer
  • disable preferences menu for sets and aliases in the GDX Viewer.
  • in gams configuration editor:
    • move tab selection from bottom to top
    • fixed status in definition section when editing a Key:
      • Step: change value of Key (eg. from Action to AppendExpand) -expect-> in the definition section, old key deselected and new key selected (eg. Action deselected and AppendExpand definition selected and turned green)
  • in gams configuration/parameter file/extended parameter editor:
    • add group in parameter/option definition
    • list all available solvers for Solver parameter/option definition
    • fix the DefValue of all model types in parameter/option definition, eg. CPLEX is a default value of LP
  • in solver option editor:
    • fix status in definition when changing a group of option:
      • Step: change group of options -expect-> in the definition section, an option turned green only if it has been added and it belongs to that group
  • fixed location of GDX Viewer context menus
  • fixed a bug where precision=Full was not restored properly in the GDX Viewer.
  • fixed OpenSSL issue for Manjaro, Ubuntu 22.04 LTS and similar Linux distributions

This version of GAMS Studio requires GAMS 44. To download GAMS, please visit https://www.gams.com/latest/. To learn more about GAMS Studio, please visit https://www.gams.com/latest/docs/T_STUDIO.html