Search the Community
Showing results for tags 'linear programming'.
-
There is a LINEAR PROGRAMMING FILE game at http://www.html5pcode.com/a1ylinearfile.htm The game uses a p-code. The p-code was written in HTML5 JavaScript. The home page is http://www.html5pcode.com You are to maximize the INCOME given the PRICES, REQUIREMENTS, and LIMITS. You get to make the game. There can be up to 12 ITEMS to make and up to 12 PARTS to make them with. There is a LIMIT to the number of PARTS available. The values do not have to be integers. ALPHA NOTATION is used for decimal places. You can click for the PROGRAM SOLUTION for each game. The SIMPLEX METHOD is used to solve the problem. You can view the SIMPLEX TABLEAUX. There are 20 different browser storage files This game is written in a p-code. The p-code is executed by a p-code engine. If you click on PROGRAM in the RED STRIPE at the top, you can view the p-code programs. The p-code engine can execute the programs and it can edit the programs.There is a DATA option that allows you to see the program's data as it is being executed. There is a TRAIL option that allows you to execute the program in small steps. There is an RT, Real Time, option that allows you to change the program as it is executing. There are many YouTube videos that will show you how it works.
-
- linear programming
- maximize
-
(and 1 more)
Tagged with:
-
There is a LINEAR PROGRAMMING game at http://www.html5pcode.com/a1ylineargame.htm The game uses a p-code. The p-code was written in HTML5 JavaScript. The home page is http://www.html5pcode.com You are to maximize the INCOME given the PRICES, REQUIREMENTS, and LIMITS. There are 6 ITEMS to make and 6 PARTS to make them with. There is a LIMIT to the number of PARTS available. The values do not have to be integers. ALPHA NOTATION is used for decimal places. You can click for the PROGRAM SOLUTION for each game. The SIMPLEX METHOD is used to solve the problem. You can view the SIMPLEX TABLEAUX. There are 100 different games. This game is written in a p-code. The p-code is executed by a p-code engine. If you click on PROGRAM in the RED STRIPE at the top, you can view the p-code programs. The p-code engine can execute the programs and it can edit the programs.There is a DATA option that allows you to see the program's data as it is being executed. There is a TRAIL option that allows you to execute the program in small steps. There is an RT, Real Time, option that allows you to change the program as it is executing. There are many YouTube videos that will show you how it works.
-
- linear programming
- maximize
-
(and 1 more)
Tagged with:
-
There is a BAKERY game at http://www.html5pcode.com/a1ybakery.htm The p-code was written in HTML5 JavaScript. The home page is http://html5pcode.com The BAKERY has 3 items to make. Each item requires a certain amount of 3 ingredients. The maximum amount supplied of each ingredient is 10,000 units per hour. You are paid $1 for each item made per hour. The purchaser of the items will give you the required ingredients. You are to maximize your dollars per hour. There are 100 different games. Linear Programming is used to find a solution. This game is written in a p-code. The p-code is executed by a p-code engine. If you click on PROGRAM in the RED STRIPE at the top, you can view the p-code programs. The p-code engine can execute the programs and it can edit the programs.There is a DATA option that allows you to see the program's data as it is being executed. There is a TRAIL option that allows you to execute the program in small steps. There is an RT, Real Time, option that allows you to change the program as it is executing. There are many YouTube videos that will show you how it works.
-
- bakery
- linear programming
-
(and 1 more)
Tagged with: