CA522 quiz -1

CA522 quiz -1

University

20 Qs

quiz-placeholder

Similar activities

Understanding Programming and Coding

Understanding Programming and Coding

University

15 Qs

Post Test Week 3

Post Test Week 3

University

15 Qs

Tri2135 : Quiz 2

Tri2135 : Quiz 2

University

15 Qs

Unit 2 - AI by Prof. R. Rajkumar

Unit 2 - AI by Prof. R. Rajkumar

University

15 Qs

Grade4Term3-Shj

Grade4Term3-Shj

4th Grade - University

18 Qs

STEAM CAT 3RD TERM

STEAM CAT 3RD TERM

1st Grade - University

20 Qs

Assessment 08

Assessment 08

University

15 Qs

DATA SCIENCE QUIZ

DATA SCIENCE QUIZ

6th Grade - University

15 Qs

CA522 quiz -1

CA522 quiz -1

Assessment

Quiz

Computers

University

Hard

Created by

Dr. Pal

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an optimization model?

Linear Programming

Integer Programming

Metaheuristic Optimization

Sorting Algorithms

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is commonly used as an approximate algorithm for NP-hard problems?

Branch-and-Bound

Genetic Algorithm

Dynamic Programming

Quadratic Programming

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When is it best to use metaheuristics?

When an exact method is too slow for large-scale problems

When the problem has a closed-form solution

When a unique optimal solution is guaranteed

When the problem is solvable using brute force

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In optimization, what does the term "fitness landscape" refer to?

The geographical area where optimization takes place

The space of solutions and their corresponding objective function values

The best solution found in an optimization problem

The memory used by an algorithm

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary role of the objective function in optimization?

To define the search space

To evaluate the quality of a solution

To generate the initial solutions

To provide constraints for the search process

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In constraint handling within optimization, what is a common technique?

Ignoring constraints completely

Using penalty functions

Multiplying the objective function by a constant factor

Eliminating feasible solutions

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the key principle behind Tabu Search?

Keeping a list of recently visited solutions to avoid cycling

Always choosing the best neighboring solution

Randomly jumping to new solutions

Restarting the search every few iterations

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?