Search the Community
Showing results for tags 'integer programming'.
-
There is a INTEGER PROGRAMMING FILE game at http://www.html5pcode.com/a1yintegerx.htm The game uses a p-code. The p-code was written in HTML5 JavaScript. The home page is http://www.html5pcode.com Build your own INTEGER PROGRAMMING GAME. You can enter the PRICES, REQUIREMENTS, and LIMITS. You can have up to 8 ITEMS and up to 8 PARTS. You give the MAXIMUM QUANTITY and PRICE for each ITEM. There are 20 FILES you can use to save the game in the LOCAL STORAGE on your computer. When you have defined your game, click for the PROGRAM 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.
- 1 reply
-
- integer programming
- file
-
(and 1 more)
Tagged with:
-
There is a INTEGER PROGRAMMING game at http://www.html5pcode.com/a1yinteger.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 8 ITEMS to make and 8 PARTS to make them with. There is a LIMIT to the number of PARTS available and a WANTED maximum quantity for each ITEM. You can click for the PROGRAM SOLUTION for each game. It uses the GRAY CODE binary numbers to test for the best solution. 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.
-
- integer programming
- gray code search
-
(and 1 more)
Tagged with:
-
There is a GRAY CODE game at http://www.html5pcode.com/a1ygraycode.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 a set of PRICES, REQUIREMENTS, and LIMITS. There are 4 products you can make with 4 materials. You enter the QUANTITY to make for each product. The QUANTITY must be an integer value. You can not exceed the limits on the materials. You can ask for the program solution to the game. It will use the GRAY CODE sequence of binary numbers to solve the game. 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.
-
- gray code
- integer programming
-
(and 1 more)
Tagged with: