Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The minimum k-cardinality tree problem is based on finding a G subtree with full k edges with minimum sum of weights for a given G

The minimum k-cardinality tree problem is based on finding a G subtree with full k edges with minimum sum of weights for a given G graph. This problem is a discrete optimization problem in NP-hard difficulty.

You are asked to design a Genetic Algorithm for this problem. Based on the example given below;

a) Show how you would represent the problem space (chromosomes).

b) Determine the constraints of your problem and the objective function.

c) Describe the approach your algorithm will follow in the intensification and diversification stages (crossover and mutation).

Demonstrate and explain the choices of your algorithm through the example by drawing a few iterations.

(Based on this sub graph, show the iterations with the lower graph shown in red as the starting point.)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

SQL For Data Science Data Cleaning Wrangling And Analytics With Relational Databases

Authors: Antonio Badia

1st Edition

3030575918, 978-3030575915

More Books

Students also viewed these Databases questions

Question

Write down the reaction of water with sodium metal.

Answered: 1 week ago

Question

13-1 How does building new systems produce organizational change?

Answered: 1 week ago

Question

13-4 What are alternative methods for building information systems?

Answered: 1 week ago