Recent content by batch3
-
B
MHB Breadth First and Depth First Spanning Trees
Yes, that is also what I got when I implemented the algorithm.- batch3
- Post #4
- Forum: Set Theory, Logic, Probability, Statistics
-
B
MHB Breadth First and Depth First Spanning Trees
Breadth first spanning tree: In this method we use a queue (FIFO). You first start with the vertex earliest in the alphabet. Which is vertex P. We add that to the queue. Step1: queue = P, tree = vertex P Currently, the front of the queue is P. ** We now have to add the next letter (in...- batch3
- Post #2
- Forum: Set Theory, Logic, Probability, Statistics
-
B
MHB Maximum volume using AM GM inequality
That is true, I probably would have thought it was too small if the units was in m^3. Thanks!- batch3
- Post #5
- Forum: General Math
-
B
MHB Maximum volume using AM GM inequality
Hi everyone, I'm a bit confused with this question. An airline demands that all carry-on bags must have length + width + height at most 90cm. What is the maximum volume of a carry-on bag? How do you know this is the maximum? [Note: You can assume that the airline technically mean "all carry...- batch3
- Thread
- gm Inequality Maximum Volume
- Replies: 4
- Forum: General Math