Initializing help system before first use

View text Dialog

dialogviewtext.png

dialogviewtable.png

The View text dialog can be used to display in simple editable format:

  • The value of an entity in the Entity tree, by double clicking the entity. This is where the full listing of an array or set can be examined.
  • The value of an entity in the editor window, by bringing up the context menu and selecting Show value of.... This only applies to non-scalar entities, such as arrays and sets.
  • The complete list of ancestors for a node in the branch and bound tree pane in the Run Bar, after double clicking the node.

The contents of either the text view or the table view can be saved (as plain text or as CSV respectively) or copied to the clipboard via the context menu on each control. The text menu further offers facility for full cut-and-paste, and text search.

There is one control to affect display of data: The Hide zero-value decision variables checkbox will, when checked, remove those elements from a collection of mpvar for which the Mosel getsol function returns zero.