0/1 knapsack problem using branch and bound

0/1 knapsack problem using branch and bound

University

10 Qs

quiz-placeholder

Similar activities

AVL Trees

AVL Trees

KG - University

12 Qs

C++ linked list

C++ linked list

University

10 Qs

Data Mining

Data Mining

University

15 Qs

Data Structures2

Data Structures2

University

11 Qs

ADA Greedy Intl

ADA Greedy Intl

University

15 Qs

CHAPTER 3: STACK

CHAPTER 3: STACK

University

10 Qs

Linked List

Linked List

University

14 Qs

Hadoop

Hadoop

University

11 Qs

0/1 knapsack problem using branch and bound

0/1 knapsack problem using branch and bound

Assessment

Quiz

Computers

University

Hard

Created by

Sebastian 1565

Used 11+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To find upper bound of knapsack which method is used?

Greedy method

Backtracking

Dynamic Programming

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

First step (in order to find upper bound) in solving 0/1 knapsack is

Sort all items according to decreasing order of ratio of value per unit weight

Sort all items according to increasing order of ratio of value per unit weight

Add all profit

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the profit and weight of dummy item?

0 0

1 1

-1 -1

1 0

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the upper bound of given knapsack?

50

55

57

60

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the value (profit) of given knapsack when item 1 is considers (Node B)?

52

25

22

50

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the upper bound of given knapsack when item 1 is not considers (Node C)?

40

45

47

50

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the value (profit) of given knapsack when item 1 and item 2 are considers (Node D)?

52

50

55

57

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?