Introduction to RASON
About RASON Models and the RASON Server
Rason Subscriptions
Rason Web IDE
Creating and Running a Decision Flow
Defining Your Optimization Model
Defining Your Simulation Model
Performing Sensitivity Analysis
Defining Your Stochastic Optimization Model
Defining Your Data Science Model
Defining Custom Types
Defining Custom Functions
Defining Your Decision Table
Defining Contexts
Using the REST API
REST API Quick Call Endpoints
REST API Endpoints
Decision Flow REST API Endpoints
OData Endpoints
OData Service for Decision Flows
Creating Your Own Application
Using Arrays, For, Loops and Tables
Organization Accounts

Using Arrays, For, Loops and Tables

In the following topics, you'll learn about additional components that may be used within various sections of a RASON model to calculate the constraints and objective in an optimization or simulation optimization model and the uncertain functions in a simulation or simulation optimization model. Each of these components may be used in various sections such as the formula section to calculate intermediate results, the constraints section to define various constraints in an optimization model, the uncertainFunction section to define uncertain Functions in a simulation model, or anywhere else in the RASON model where the use of tables, array formulas and for-loops will create an efficient, easy-to-read and program model.

Back to Uploading Your RASON Fitted Model to Tableau