|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--applications.RecursiveBTLoading2
| Constructor Summary | |
RecursiveBTLoading2()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
test program |
static int |
maxLoading(int[] theWeight,
int theCapacity)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public RecursiveBTLoading2()
| Method Detail |
public static int maxLoading(int[] theWeight,
int theCapacity)
theWeight - array of container weightstheCapacity - capacity of shippublic static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||