brian bovril

914 Reputation

16 Badges

18 years, 328 days

MaplePrimes Activity


These are questions asked by brian bovril

Postage_Stamp_proble.mw

Hi

I have a program which I need to exit a loop when an error is thrown. it should then output the value of a. but it doesn't....

 

raw_panel_cuttin.doc

 Given a large rectangular wooden panel, you want to cut specific quantities of smaller rectangles from it.

to find the maximum number of rectangles that can be orthogonally packed into a larger rectangle:

http://lagrange.ime.usp.br/~lobato/packing/run/index.php

1) can some maple code replicate this?

2) but what i really want is: what arrangement of a given a number of rectangles (of differing widths and lengths...

This is in a similar vein to the Diet problem (integer programming), but harder.

http://en.wikipedia.org/wiki/Cutting_stock_problem

This guy has solved this problem using 3 programs, Maxima and LPsolveIDE and Excel:

https://docs.google.com/View?docid=dfkkh8qj_64rrpz86db

A text file generated by maxima is fed into LPSolveIDE ...

Hi

I need a procedure to multiply a fractional number by an integer (n), to produce (the closest) integer (m).

eg 1.333333 * 3 = 3.99999 (4)

i/p fractional number

o/p: n=3, m=4

rgds

First 30 31 32 33 34 35 Page 32 of 35