Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Changed: | ||||||||
< < | Recent Changes in OpsRes Web retrieved at 06:30 (GMT)<-- remove the format parameter to show absolute date instead if topic age --> <--/twikiTopRow--> AMPL Guide AMPL stands for `A Mathematical Programming Language`. It is used to describe mathematical programmes. AMPL is a commerical software package from Laboratories... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transshipment Problem in AMPL The formulation of the transshipment problem in AMPL we present here is a straightforward translation of the alternative mathematical... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transportation Problem in AMPL AMPL Formulation The formulation of the transportation problem is AMPL is a straightforward translation of the mathematical programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} The Transshipment Problem The transshipment problem is very similar to the transportation problem. It has supply nodes %${\cal S}$% where goods... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Blending or Mixing Models One common type of problem solved by linear programming is to determine the optimal blend or mix of inputs to produce... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} The Transportation Problem Introduction The transportation problem is one of the simplest forms of network optimisation... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> OpsRes Web Preferences The following settings are web preferences of the OpsRes web. These preferences overwrite the site level preferences in . and... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sets in AMPL 1 Description 1 Declaring a Set 1 Set Expressions 1 Defining a Set 1 Ordered Sets 1 Set Example 1 Restricted Sets 1 Multi... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Supply Chain Mathematical Programmes This material is a summary of the material on supply chain networks from Chapter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Nonlinear Programming Nonlinear programmes are one of the most general types of mathematical programmes. The form of a nonlinear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Facility Location Problems Facility location problems are a classical example of the use of master slave constraints. The following definition of the general facility... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Master Slave Constraints Using zero/one variables, we can control the range of values that other variables take. Suppose that %$x {AB}$% (the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Linear Programming Relaxation The Linear Programming (LP) relaxation is the same as the original integer programme, except we `relax` the integer variables to allow... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Integer Programming Integer programmes are almost identical to linear programmes with one very important exception. Some of the decision variables in integer programmes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Linear Programming The simplest type of mathematical programme is a linear programme . For your mathematical programme to be a linear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Parameters in AMPL 1 Description 1 Declaring a Parameter 1 Parameter Types 1 Parameter Bounds 1 Default Values 1 Defining a Parameter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> JaamSim JaamSim is an open source simulation package built in Java. For more details see the main JaamSim website: https://jaamsim.com/ MichaelOSullivan 28 Jun... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Welcome to the Operations Research Web This web is for learning Operations Research (OR). In this web we emphasise the mathematical models, usually referred to as... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Name Farm Management Personal Nutrition Pet Food Manufacturing Sports Equipment Manufacturing Logistics Industrial Planning Food Manufacturing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP Dippy MichaelOSullivan 02 May 2014 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sensitivity Analysis After solving a linear programme, we can use sensitivity analysis to explore what would happen if we make if we made Lauren small changes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding a Dynamic Plot To add a dynamic plot you simply click on the Plot button, add the expressions that you want to plot, set some parameters that control how... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Variables in AMPL 1 Description 1 Declaring a Variable 1 Variable Types 1 Variable Bounds 1 Initial Values 1 Default Values 1 Accessing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP and Dippy Tutorial MichaelOSullivan 02 Feb 2011 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Process Modules Open the Process module by double clicking. You can change the name of the module by editing the Name field. Next, you must specify the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Create Modules Open the Create module by double clicking. You can change the name of the module by editing the Name field and the type of entity created... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Working with Submodels Arena provides a way to encapsulate different parts of a model, a submodel . New submodels can be added by using Object Submodel Add Submodel... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding and Connecting Modules in Arena You add modules by clicking and dragging them onto the flowchart view. If you have Object Auto Connect checked, then the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Attaching a Template When creating a new model, Arena provides you with a set of templates. However, you can also add extra templates to your model. To do this go... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Starting Arena The attached flash movie (shown below) shows how to start Arena (in a Windows environment): MichaelOSullivan 21 Jul 200 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Decide Modules Decide modules can be added to the flowchart view via dragging and dropping (see Editing Create Modules for a demonstration) and edited by... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Expressions The Expression module is found in the Advanced Process template. To add or edit expressions simply click on the Expression module. Add a... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Variables The Variable module is found in the Basic Process template. To add or edit variables simply click on the Variable module. Add a new Variable... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Changing an Entity Type`s Initial Animation Picture To do this is to select Entity from the Basic Process template, click on the Initial Picture column and choose... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult-->Show 10, 20, 50, 100, 500, 1000 results per page, or show all. Related topics: ![]() | |||||||
> > | Recent Changes in OpsRes Web retrieved at 06:30 (GMT)<-- remove the format parameter to show absolute date instead if topic age --> <--/twikiTopRow--> AMPL Guide AMPL stands for `A Mathematical Programming Language`. It is used to describe mathematical programmes. AMPL is a commerical software package from Laboratories... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transshipment Problem in AMPL The formulation of the transshipment problem in AMPL we present here is a straightforward translation of the alternative mathematical... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transportation Problem in AMPL AMPL Formulation The formulation of the transportation problem is AMPL is a straightforward translation of the mathematical programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} The Transshipment Problem The transshipment problem is very similar to the transportation problem. It has supply nodes %${\cal S}$% where goods... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Blending or Mixing Models One common type of problem solved by linear programming is to determine the optimal blend or mix of inputs to produce... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} The Transportation Problem Introduction The transportation problem is one of the simplest forms of network optimisation... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> OpsRes Web Preferences The following settings are web preferences of the OpsRes web. These preferences overwrite the site level preferences in . and... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sets in AMPL 1 Description 1 Declaring a Set 1 Set Expressions 1 Defining a Set 1 Ordered Sets 1 Set Example 1 Restricted Sets 1 Multi... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Supply Chain Mathematical Programmes This material is a summary of the material on supply chain networks from Chapter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Nonlinear Programming Nonlinear programmes are one of the most general types of mathematical programmes. The form of a nonlinear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Facility Location Problems Facility location problems are a classical example of the use of master slave constraints. The following definition of the general facility... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Master Slave Constraints Using zero/one variables, we can control the range of values that other variables take. Suppose that %$x {AB}$% (the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Linear Programming Relaxation The Linear Programming (LP) relaxation is the same as the original integer programme, except we `relax` the integer variables to allow... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Integer Programming Integer programmes are almost identical to linear programmes with one very important exception. Some of the decision variables in integer programmes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Linear Programming The simplest type of mathematical programme is a linear programme . For your mathematical programme to be a linear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Parameters in AMPL 1 Description 1 Declaring a Parameter 1 Parameter Types 1 Parameter Bounds 1 Default Values 1 Defining a Parameter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> JaamSim JaamSim is an open source simulation package built in Java. For more details see the main JaamSim website: https://jaamsim.com/ MichaelOSullivan 28 Jun... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Welcome to the Operations Research Web This web is for learning Operations Research (OR). In this web we emphasise the mathematical models, usually referred to as... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Name Farm Management Personal Nutrition Pet Food Manufacturing Sports Equipment Manufacturing Logistics Industrial Planning Food Manufacturing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP Dippy MichaelOSullivan 02 May 2014 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sensitivity Analysis After solving a linear programme, we can use sensitivity analysis to explore what would happen if we make if we made Lauren small changes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding a Dynamic Plot To add a dynamic plot you simply click on the Plot button, add the expressions that you want to plot, set some parameters that control how... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Variables in AMPL 1 Description 1 Declaring a Variable 1 Variable Types 1 Variable Bounds 1 Initial Values 1 Default Values 1 Accessing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP and Dippy Tutorial MichaelOSullivan 02 Feb 2011 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Process Modules Open the Process module by double clicking. You can change the name of the module by editing the Name field. Next, you must specify the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Create Modules Open the Create module by double clicking. You can change the name of the module by editing the Name field and the type of entity created... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Working with Submodels Arena provides a way to encapsulate different parts of a model, a submodel . New submodels can be added by using Object Submodel Add Submodel... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding and Connecting Modules in Arena You add modules by clicking and dragging them onto the flowchart view. If you have Object Auto Connect checked, then the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Attaching a Template When creating a new model, Arena provides you with a set of templates. However, you can also add extra templates to your model. To do this go... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Starting Arena The attached flash movie (shown below) shows how to start Arena (in a Windows environment): MichaelOSullivan 21 Jul 200 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Decide Modules Decide modules can be added to the flowchart view via dragging and dropping (see Editing Create Modules for a demonstration) and edited by... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Expressions The Expression module is found in the Advanced Process template. To add or edit expressions simply click on the Expression module. Add a... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Variables The Variable module is found in the Basic Process template. To add or edit variables simply click on the Variable module. Add a new Variable... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Changing an Entity Type`s Initial Animation Picture To do this is to select Entity from the Basic Process template, click on the Initial Picture column and choose... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult-->Show 10, 20, 50, 100, 500, 1000 results per page, or show all. Related topics: ![]() |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Changed: | ||||||||
< < | Recent Changes in OpsRes Web retrieved at 06:30 (GMT)<-- remove the format parameter to show absolute date instead if topic age --> <--/twikiTopRow--> AMPL Guide AMPL stands for `A Mathematical Programming Language`. It is used to describe mathematical programmes. AMPL is a commerical software package from Laboratories... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transshipment Problem in AMPL The formulation of the transshipment problem in AMPL we present here is a straightforward translation of the alternative mathematical... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transportation Problem in AMPL AMPL Formulation The formulation of the transportation problem is AMPL is a straightforward translation of the mathematical programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} The Transshipment Problem The transshipment problem is very similar to the transportation problem. It has supply nodes %${\cal S}$% where goods... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Blending or Mixing Models One common type of problem solved by linear programming is to determine the optimal blend or mix of inputs to produce... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} The Transportation Problem Introduction The transportation problem is one of the simplest forms of network optimisation... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> OpsRes Web Preferences The following settings are web preferences of the OpsRes web. These preferences overwrite the site level preferences in . and... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sets in AMPL 1 Description 1 Declaring a Set 1 Set Expressions 1 Defining a Set 1 Ordered Sets 1 Set Example 1 Restricted Sets 1 Multi... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Supply Chain Mathematical Programmes This material is a summary of the material on supply chain networks from Chapter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Nonlinear Programming Nonlinear programmes are one of the most general types of mathematical programmes. The form of a nonlinear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Facility Location Problems Facility location problems are a classical example of the use of master slave constraints. The following definition of the general facility... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Master Slave Constraints Using zero/one variables, we can control the range of values that other variables take. Suppose that %$x {AB}$% (the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Linear Programming Relaxation The Linear Programming (LP) relaxation is the same as the original integer programme, except we `relax` the integer variables to allow... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Integer Programming Integer programmes are almost identical to linear programmes with one very important exception. Some of the decision variables in integer programmes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Linear Programming The simplest type of mathematical programme is a linear programme . For your mathematical programme to be a linear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Parameters in AMPL 1 Description 1 Declaring a Parameter 1 Parameter Types 1 Parameter Bounds 1 Default Values 1 Defining a Parameter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> JaamSim JaamSim is an open source simulation package built in Java. For more details see the main JaamSim website: https://jaamsim.com/ MichaelOSullivan 28 Jun... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Welcome to the Operations Research Web This web is for learning Operations Research (OR). In this web we emphasise the mathematical models, usually referred to as... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Name Farm Management Personal Nutrition Pet Food Manufacturing Sports Equipment Manufacturing Logistics Industrial Planning Food Manufacturing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP Dippy MichaelOSullivan 02 May 2014 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sensitivity Analysis After solving a linear programme, we can use sensitivity analysis to explore what would happen if we make if we made Lauren small changes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding a Dynamic Plot To add a dynamic plot you simply click on the Plot button, add the expressions that you want to plot, set some parameters that control how... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Variables in AMPL 1 Description 1 Declaring a Variable 1 Variable Types 1 Variable Bounds 1 Initial Values 1 Default Values 1 Accessing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP and Dippy Tutorial MichaelOSullivan 02 Feb 2011 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Process Modules Open the Process module by double clicking. You can change the name of the module by editing the Name field. Next, you must specify the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Create Modules Open the Create module by double clicking. You can change the name of the module by editing the Name field and the type of entity created... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Working with Submodels Arena provides a way to encapsulate different parts of a model, a submodel . New submodels can be added by using Object Submodel Add Submodel... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding and Connecting Modules in Arena You add modules by clicking and dragging them onto the flowchart view. If you have Object Auto Connect checked, then the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Attaching a Template When creating a new model, Arena provides you with a set of templates. However, you can also add extra templates to your model. To do this go... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Starting Arena The attached flash movie (shown below) shows how to start Arena (in a Windows environment): MichaelOSullivan 21 Jul 200 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Decide Modules Decide modules can be added to the flowchart view via dragging and dropping (see Editing Create Modules for a demonstration) and edited by... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Expressions The Expression module is found in the Advanced Process template. To add or edit expressions simply click on the Expression module. Add a... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Variables The Variable module is found in the Basic Process template. To add or edit variables simply click on the Variable module. Add a new Variable... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Changing an Entity Type`s Initial Animation Picture To do this is to select Entity from the Basic Process template, click on the Initial Picture column and choose... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult-->Show 10, 20, 50, 100, 500, 1000 results per page, or show all. Related topics: ![]() | |||||||
> > | Recent Changes in OpsRes Web retrieved at 06:30 (GMT)<-- remove the format parameter to show absolute date instead if topic age --> <--/twikiTopRow--> AMPL Guide AMPL stands for `A Mathematical Programming Language`. It is used to describe mathematical programmes. AMPL is a commerical software package from Laboratories... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transshipment Problem in AMPL The formulation of the transshipment problem in AMPL we present here is a straightforward translation of the alternative mathematical... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transportation Problem in AMPL AMPL Formulation The formulation of the transportation problem is AMPL is a straightforward translation of the mathematical programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} The Transshipment Problem The transshipment problem is very similar to the transportation problem. It has supply nodes %${\cal S}$% where goods... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Blending or Mixing Models One common type of problem solved by linear programming is to determine the optimal blend or mix of inputs to produce... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} The Transportation Problem Introduction The transportation problem is one of the simplest forms of network optimisation... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> OpsRes Web Preferences The following settings are web preferences of the OpsRes web. These preferences overwrite the site level preferences in . and... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sets in AMPL 1 Description 1 Declaring a Set 1 Set Expressions 1 Defining a Set 1 Ordered Sets 1 Set Example 1 Restricted Sets 1 Multi... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Supply Chain Mathematical Programmes This material is a summary of the material on supply chain networks from Chapter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Nonlinear Programming Nonlinear programmes are one of the most general types of mathematical programmes. The form of a nonlinear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Facility Location Problems Facility location problems are a classical example of the use of master slave constraints. The following definition of the general facility... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Master Slave Constraints Using zero/one variables, we can control the range of values that other variables take. Suppose that %$x {AB}$% (the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Linear Programming Relaxation The Linear Programming (LP) relaxation is the same as the original integer programme, except we `relax` the integer variables to allow... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Integer Programming Integer programmes are almost identical to linear programmes with one very important exception. Some of the decision variables in integer programmes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Linear Programming The simplest type of mathematical programme is a linear programme . For your mathematical programme to be a linear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Parameters in AMPL 1 Description 1 Declaring a Parameter 1 Parameter Types 1 Parameter Bounds 1 Default Values 1 Defining a Parameter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> JaamSim JaamSim is an open source simulation package built in Java. For more details see the main JaamSim website: https://jaamsim.com/ MichaelOSullivan 28 Jun... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Welcome to the Operations Research Web This web is for learning Operations Research (OR). In this web we emphasise the mathematical models, usually referred to as... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Name Farm Management Personal Nutrition Pet Food Manufacturing Sports Equipment Manufacturing Logistics Industrial Planning Food Manufacturing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP Dippy MichaelOSullivan 02 May 2014 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sensitivity Analysis After solving a linear programme, we can use sensitivity analysis to explore what would happen if we make if we made Lauren small changes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding a Dynamic Plot To add a dynamic plot you simply click on the Plot button, add the expressions that you want to plot, set some parameters that control how... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Variables in AMPL 1 Description 1 Declaring a Variable 1 Variable Types 1 Variable Bounds 1 Initial Values 1 Default Values 1 Accessing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP and Dippy Tutorial MichaelOSullivan 02 Feb 2011 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Process Modules Open the Process module by double clicking. You can change the name of the module by editing the Name field. Next, you must specify the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Create Modules Open the Create module by double clicking. You can change the name of the module by editing the Name field and the type of entity created... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Working with Submodels Arena provides a way to encapsulate different parts of a model, a submodel . New submodels can be added by using Object Submodel Add Submodel... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding and Connecting Modules in Arena You add modules by clicking and dragging them onto the flowchart view. If you have Object Auto Connect checked, then the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Attaching a Template When creating a new model, Arena provides you with a set of templates. However, you can also add extra templates to your model. To do this go... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Starting Arena The attached flash movie (shown below) shows how to start Arena (in a Windows environment): MichaelOSullivan 21 Jul 200 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Decide Modules Decide modules can be added to the flowchart view via dragging and dropping (see Editing Create Modules for a demonstration) and edited by... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Expressions The Expression module is found in the Advanced Process template. To add or edit expressions simply click on the Expression module. Add a... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Variables The Variable module is found in the Basic Process template. To add or edit variables simply click on the Variable module. Add a new Variable... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Changing an Entity Type`s Initial Animation Picture To do this is to select Entity from the Basic Process template, click on the Initial Picture column and choose... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult-->Show 10, 20, 50, 100, 500, 1000 results per page, or show all. Related topics: ![]() |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Recent Changes in OpsRes Web retrieved at 06:30 (GMT)<-- remove the format parameter to show absolute date instead if topic age --> <--/twikiTopRow--> AMPL Guide AMPL stands for `A Mathematical Programming Language`. It is used to describe mathematical programmes. AMPL is a commerical software package from Laboratories... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transshipment Problem in AMPL The formulation of the transshipment problem in AMPL we present here is a straightforward translation of the alternative mathematical... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transportation Problem in AMPL AMPL Formulation The formulation of the transportation problem is AMPL is a straightforward translation of the mathematical programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} The Transshipment Problem The transshipment problem is very similar to the transportation problem. It has supply nodes %${\cal S}$% where goods... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Blending or Mixing Models One common type of problem solved by linear programming is to determine the optimal blend or mix of inputs to produce... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} The Transportation Problem Introduction The transportation problem is one of the simplest forms of network optimisation... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> OpsRes Web Preferences The following settings are web preferences of the OpsRes web. These preferences overwrite the site level preferences in . and... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sets in AMPL 1 Description 1 Declaring a Set 1 Set Expressions 1 Defining a Set 1 Ordered Sets 1 Set Example 1 Restricted Sets 1 Multi... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Supply Chain Mathematical Programmes This material is a summary of the material on supply chain networks from Chapter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Nonlinear Programming Nonlinear programmes are one of the most general types of mathematical programmes. The form of a nonlinear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Facility Location Problems Facility location problems are a classical example of the use of master slave constraints. The following definition of the general facility... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Master Slave Constraints Using zero/one variables, we can control the range of values that other variables take. Suppose that %$x {AB}$% (the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Linear Programming Relaxation The Linear Programming (LP) relaxation is the same as the original integer programme, except we `relax` the integer variables to allow... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Integer Programming Integer programmes are almost identical to linear programmes with one very important exception. Some of the decision variables in integer programmes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Linear Programming The simplest type of mathematical programme is a linear programme . For your mathematical programme to be a linear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Parameters in AMPL 1 Description 1 Declaring a Parameter 1 Parameter Types 1 Parameter Bounds 1 Default Values 1 Defining a Parameter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> JaamSim JaamSim is an open source simulation package built in Java. For more details see the main JaamSim website: https://jaamsim.com/ MichaelOSullivan 28 Jun... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Welcome to the Operations Research Web This web is for learning Operations Research (OR). In this web we emphasise the mathematical models, usually referred to as... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Name Farm Management Personal Nutrition Pet Food Manufacturing Sports Equipment Manufacturing Logistics Industrial Planning Food Manufacturing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP Dippy MichaelOSullivan 02 May 2014 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sensitivity Analysis After solving a linear programme, we can use sensitivity analysis to explore what would happen if we make if we made Lauren small changes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding a Dynamic Plot To add a dynamic plot you simply click on the Plot button, add the expressions that you want to plot, set some parameters that control how... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Variables in AMPL 1 Description 1 Declaring a Variable 1 Variable Types 1 Variable Bounds 1 Initial Values 1 Default Values 1 Accessing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP and Dippy Tutorial MichaelOSullivan 02 Feb 2011 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Process Modules Open the Process module by double clicking. You can change the name of the module by editing the Name field. Next, you must specify the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Create Modules Open the Create module by double clicking. You can change the name of the module by editing the Name field and the type of entity created... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Working with Submodels Arena provides a way to encapsulate different parts of a model, a submodel . New submodels can be added by using Object Submodel Add Submodel... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding and Connecting Modules in Arena You add modules by clicking and dragging them onto the flowchart view. If you have Object Auto Connect checked, then the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Attaching a Template When creating a new model, Arena provides you with a set of templates. However, you can also add extra templates to your model. To do this go... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Starting Arena The attached flash movie (shown below) shows how to start Arena (in a Windows environment): MichaelOSullivan 21 Jul 200 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Decide Modules Decide modules can be added to the flowchart view via dragging and dropping (see Editing Create Modules for a demonstration) and edited by... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Expressions The Expression module is found in the Advanced Process template. To add or edit expressions simply click on the Expression module. Add a... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Variables The Variable module is found in the Basic Process template. To add or edit variables simply click on the Variable module. Add a new Variable... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Changing an Entity Type`s Initial Animation Picture To do this is to select Entity from the Basic Process template, click on the Initial Picture column and choose... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult-->Show 10, 20, 50, 100, 500, 1000 results per page, or show all. Related topics: ![]() |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Changed: | ||||||||
< < | Results from OpsRes web retrieved at 06:30 (GMT)<--/twikiTopRow--> AMPL Guide AMPL stands for `A Mathematical Programming Language`. It is used to describe mathematical programmes. AMPL is a commerical software package from Laboratories... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transshipment Problem in AMPL The formulation of the transshipment problem in AMPL we present here is a straightforward translation of the alternative mathematical... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transportation Problem in AMPL AMPL Formulation The formulation of the transportation problem is AMPL is a straightforward translation of the mathematical programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} The Transshipment Problem The transshipment problem is very similar to the transportation problem. It has supply nodes %${\cal S}$% where goods... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Blending or Mixing Models One common type of problem solved by linear programming is to determine the optimal blend or mix of inputs to produce... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} The Transportation Problem Introduction The transportation problem is one of the simplest forms of network optimisation... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> OpsRes Web Preferences The following settings are web preferences of the OpsRes web. These preferences overwrite the site level preferences in . and... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sets in AMPL 1 Description 1 Declaring a Set 1 Set Expressions 1 Defining a Set 1 Ordered Sets 1 Set Example 1 Restricted Sets 1 Multi... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Supply Chain Mathematical Programmes This material is a summary of the material on supply chain networks from Chapter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Nonlinear Programming Nonlinear programmes are one of the most general types of mathematical programmes. The form of a nonlinear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Facility Location Problems Facility location problems are a classical example of the use of master slave constraints. The following definition of the general facility... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Master Slave Constraints Using zero/one variables, we can control the range of values that other variables take. Suppose that %$x {AB}$% (the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Linear Programming Relaxation The Linear Programming (LP) relaxation is the same as the original integer programme, except we `relax` the integer variables to allow... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Integer Programming Integer programmes are almost identical to linear programmes with one very important exception. Some of the decision variables in integer programmes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Linear Programming The simplest type of mathematical programme is a linear programme . For your mathematical programme to be a linear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Parameters in AMPL 1 Description 1 Declaring a Parameter 1 Parameter Types 1 Parameter Bounds 1 Default Values 1 Defining a Parameter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> JaamSim JaamSim is an open source simulation package built in Java. For more details see the main JaamSim website: https://jaamsim.com/ MichaelOSullivan 28 Jun... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Welcome to the Operations Research Web This web is for learning Operations Research (OR). In this web we emphasise the mathematical models, usually referred to as... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Name Farm Management Personal Nutrition Pet Food Manufacturing Sports Equipment Manufacturing Logistics Industrial Planning Food Manufacturing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP Dippy MichaelOSullivan 02 May 2014 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sensitivity Analysis After solving a linear programme, we can use sensitivity analysis to explore what would happen if we make if we made Lauren small changes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding a Dynamic Plot To add a dynamic plot you simply click on the Plot button, add the expressions that you want to plot, set some parameters that control how... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Variables in AMPL 1 Description 1 Declaring a Variable 1 Variable Types 1 Variable Bounds 1 Initial Values 1 Default Values 1 Accessing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP and Dippy Tutorial MichaelOSullivan 02 Feb 2011 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Process Modules Open the Process module by double clicking. You can change the name of the module by editing the Name field. Next, you must specify the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Create Modules Open the Create module by double clicking. You can change the name of the module by editing the Name field and the type of entity created... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Working with Submodels Arena provides a way to encapsulate different parts of a model, a submodel . New submodels can be added by using Object Submodel Add Submodel... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding and Connecting Modules in Arena You add modules by clicking and dragging them onto the flowchart view. If you have Object Auto Connect checked, then the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Attaching a Template When creating a new model, Arena provides you with a set of templates. However, you can also add extra templates to your model. To do this go... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Starting Arena The attached flash movie (shown below) shows how to start Arena (in a Windows environment): MichaelOSullivan 21 Jul 200 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Decide Modules Decide modules can be added to the flowchart view via dragging and dropping (see Editing Create Modules for a demonstration) and edited by... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Expressions The Expression module is found in the Advanced Process template. To add or edit expressions simply click on the Expression module. Add a... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Variables The Variable module is found in the Basic Process template. To add or edit variables simply click on the Variable module. Add a new Variable... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Changing an Entity Type`s Initial Animation Picture To do this is to select Entity from the Basic Process template, click on the Initial Picture column and choose... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> | |||||||
> > | Recent Changes in OpsRes Web retrieved at 06:30 (GMT)<-- remove the format parameter to show absolute date instead if topic age --> <--/twikiTopRow--> AMPL Guide AMPL stands for `A Mathematical Programming Language`. It is used to describe mathematical programmes. AMPL is a commerical software package from Laboratories... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transshipment Problem in AMPL The formulation of the transshipment problem in AMPL we present here is a straightforward translation of the alternative mathematical... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transportation Problem in AMPL AMPL Formulation The formulation of the transportation problem is AMPL is a straightforward translation of the mathematical programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} The Transshipment Problem The transshipment problem is very similar to the transportation problem. It has supply nodes %${\cal S}$% where goods... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Blending or Mixing Models One common type of problem solved by linear programming is to determine the optimal blend or mix of inputs to produce... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} The Transportation Problem Introduction The transportation problem is one of the simplest forms of network optimisation... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> OpsRes Web Preferences The following settings are web preferences of the OpsRes web. These preferences overwrite the site level preferences in . and... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sets in AMPL 1 Description 1 Declaring a Set 1 Set Expressions 1 Defining a Set 1 Ordered Sets 1 Set Example 1 Restricted Sets 1 Multi... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Supply Chain Mathematical Programmes This material is a summary of the material on supply chain networks from Chapter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Nonlinear Programming Nonlinear programmes are one of the most general types of mathematical programmes. The form of a nonlinear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Facility Location Problems Facility location problems are a classical example of the use of master slave constraints. The following definition of the general facility... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Master Slave Constraints Using zero/one variables, we can control the range of values that other variables take. Suppose that %$x {AB}$% (the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Linear Programming Relaxation The Linear Programming (LP) relaxation is the same as the original integer programme, except we `relax` the integer variables to allow... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Integer Programming Integer programmes are almost identical to linear programmes with one very important exception. Some of the decision variables in integer programmes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Linear Programming The simplest type of mathematical programme is a linear programme . For your mathematical programme to be a linear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Parameters in AMPL 1 Description 1 Declaring a Parameter 1 Parameter Types 1 Parameter Bounds 1 Default Values 1 Defining a Parameter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> JaamSim JaamSim is an open source simulation package built in Java. For more details see the main JaamSim website: https://jaamsim.com/ MichaelOSullivan 28 Jun... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Welcome to the Operations Research Web This web is for learning Operations Research (OR). In this web we emphasise the mathematical models, usually referred to as... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Name Farm Management Personal Nutrition Pet Food Manufacturing Sports Equipment Manufacturing Logistics Industrial Planning Food Manufacturing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP Dippy MichaelOSullivan 02 May 2014 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sensitivity Analysis After solving a linear programme, we can use sensitivity analysis to explore what would happen if we make if we made Lauren small changes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding a Dynamic Plot To add a dynamic plot you simply click on the Plot button, add the expressions that you want to plot, set some parameters that control how... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Variables in AMPL 1 Description 1 Declaring a Variable 1 Variable Types 1 Variable Bounds 1 Initial Values 1 Default Values 1 Accessing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP and Dippy Tutorial MichaelOSullivan 02 Feb 2011 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Process Modules Open the Process module by double clicking. You can change the name of the module by editing the Name field. Next, you must specify the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Create Modules Open the Create module by double clicking. You can change the name of the module by editing the Name field and the type of entity created... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Working with Submodels Arena provides a way to encapsulate different parts of a model, a submodel . New submodels can be added by using Object Submodel Add Submodel... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding and Connecting Modules in Arena You add modules by clicking and dragging them onto the flowchart view. If you have Object Auto Connect checked, then the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Attaching a Template When creating a new model, Arena provides you with a set of templates. However, you can also add extra templates to your model. To do this go... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Starting Arena The attached flash movie (shown below) shows how to start Arena (in a Windows environment): MichaelOSullivan 21 Jul 200 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Decide Modules Decide modules can be added to the flowchart view via dragging and dropping (see Editing Create Modules for a demonstration) and edited by... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Expressions The Expression module is found in the Advanced Process template. To add or edit expressions simply click on the Expression module. Add a... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Variables The Variable module is found in the Basic Process template. To add or edit variables simply click on the Variable module. Add a new Variable... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Changing an Entity Type`s Initial Animation Picture To do this is to select Entity from the Basic Process template, click on the Initial Picture column and choose... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult-->Show 10, 20, 50, 100, 500, 1000 results per page, or show all. Related topics: ![]() |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | Results from OpsRes web retrieved at 06:30 (GMT)<--/twikiTopRow--> AMPL Guide AMPL stands for `A Mathematical Programming Language`. It is used to describe mathematical programmes. AMPL is a commerical software package from Laboratories... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transshipment Problem in AMPL The formulation of the transshipment problem in AMPL we present here is a straightforward translation of the alternative mathematical... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> The Transportation Problem in AMPL AMPL Formulation The formulation of the transportation problem is AMPL is a straightforward translation of the mathematical programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} The Transshipment Problem The transshipment problem is very similar to the transportation problem. It has supply nodes %${\cal S}$% where goods... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Blending or Mixing Models One common type of problem solved by linear programming is to determine the optimal blend or mix of inputs to produce... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} The Transportation Problem Introduction The transportation problem is one of the simplest forms of network optimisation... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> OpsRes Web Preferences The following settings are web preferences of the OpsRes web. These preferences overwrite the site level preferences in . and... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sets in AMPL 1 Description 1 Declaring a Set 1 Set Expressions 1 Defining a Set 1 Ordered Sets 1 Set Example 1 Restricted Sets 1 Multi... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} \usepackage{amssymb} Supply Chain Mathematical Programmes This material is a summary of the material on supply chain networks from Chapter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Nonlinear Programming Nonlinear programmes are one of the most general types of mathematical programmes. The form of a nonlinear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Facility Location Problems Facility location problems are a classical example of the use of master slave constraints. The following definition of the general facility... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Master Slave Constraints Using zero/one variables, we can control the range of values that other variables take. Suppose that %$x {AB}$% (the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Linear Programming Relaxation The Linear Programming (LP) relaxation is the same as the original integer programme, except we `relax` the integer variables to allow... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Integer Programming Integer programmes are almost identical to linear programmes with one very important exception. Some of the decision variables in integer programmes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Linear Programming The simplest type of mathematical programme is a linear programme . For your mathematical programme to be a linear programme... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Parameters in AMPL 1 Description 1 Declaring a Parameter 1 Parameter Types 1 Parameter Bounds 1 Default Values 1 Defining a Parameter... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> JaamSim JaamSim is an open source simulation package built in Java. For more details see the main JaamSim website: https://jaamsim.com/ MichaelOSullivan 28 Jun... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Welcome to the Operations Research Web This web is for learning Operations Research (OR). In this web we emphasise the mathematical models, usually referred to as... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Name Farm Management Personal Nutrition Pet Food Manufacturing Sports Equipment Manufacturing Logistics Industrial Planning Food Manufacturing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP Dippy MichaelOSullivan 02 May 2014 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Sensitivity Analysis After solving a linear programme, we can use sensitivity analysis to explore what would happen if we make if we made Lauren small changes... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> \usepackage{amsmath} Case Study: Submitted: Operations Research Topics: Application Areas: Contents Problem Description Problem Description Return... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding a Dynamic Plot To add a dynamic plot you simply click on the Plot button, add the expressions that you want to plot, set some parameters that control how... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Variables in AMPL 1 Description 1 Declaring a Variable 1 Variable Types 1 Variable Bounds 1 Initial Values 1 Default Values 1 Accessing... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> PuLP and Dippy Tutorial MichaelOSullivan 02 Feb 2011 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Process Modules Open the Process module by double clicking. You can change the name of the module by editing the Name field. Next, you must specify the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Create Modules Open the Create module by double clicking. You can change the name of the module by editing the Name field and the type of entity created... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Working with Submodels Arena provides a way to encapsulate different parts of a model, a submodel . New submodels can be added by using Object Submodel Add Submodel... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Adding and Connecting Modules in Arena You add modules by clicking and dragging them onto the flowchart view. If you have Object Auto Connect checked, then the... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Attaching a Template When creating a new model, Arena provides you with a set of templates. However, you can also add extra templates to your model. To do this go... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Starting Arena The attached flash movie (shown below) shows how to start Arena (in a Windows environment): MichaelOSullivan 21 Jul 200 <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Decide Modules Decide modules can be added to the flowchart view via dragging and dropping (see Editing Create Modules for a demonstration) and edited by... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Expressions The Expression module is found in the Advanced Process template. To add or edit expressions simply click on the Expression module. Add a... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Editing Variables The Variable module is found in the Basic Process template. To add or edit variables simply click on the Variable module. Add a new Variable... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> <--/twikiTopRow--> Changing an Entity Type`s Initial Animation Picture To do this is to select Entity from the Basic Process template, click on the Initial Picture column and choose... <--/twikiSummary--> <--/twikiBottomRow--> <--/patternSearchResult--> |