Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem 3 You will be provided: Problem 3 You will be provided: Sample codes ( single file implementation in Python ) for Greedy I, II

Problem 3 You will be provided: Problem 3 You will be provided:
Sample codes (single file implementation in Python) for Greedy I, II, III;
Run at least 5 graph instances (30 of them are provided) for each size, n=100,200,
300,400,500.
Best-known results (in terms of cut-value) by L2A of those provided graph instances.
You are expected to report your results, which are close to the provided best-known results. Let
us use the metric gap :
=best-knowncut-value-yourcut-valuebest-knowncut-value100%
You are expected to:
revise the provided codes by adding your tricks.
run (your revised) codes (you) on the provided graph instances. Each student is
expected to play with graph instances with n200.
Your goal is to obtain a small . Say 10%.
Inform Prof. Yanglet Xiaoyang Liu if your algorithm obtains 3% comparing with L2A
algorithm's results, or if your results beat Gurobi's results.
Sample codes (single file implementation in Python) for Greedy I, II, III;
Run at least 5 graph instances (30 of them are provided) for each size, n =100,200,300,400,500.
Best-known results (in terms of cut-value) by L2A of those provided graph instances.
You are expected to report your results, which are close to the provided best-known results. Let us use the metric gap :
=best-known cut-value - your cut-valuebest-known cut-value100%
You are expected to:
revise the provided codes by adding your tricks.
run (your revised) codes (you) on the provided graph instances. Each student is expected to play with graph instances with n >=200.
Your goal is to obtain a small . Say 10%.
Inform Prof. Yanglet Xiaoyang Liu if your algorithm obtains =3% comparing with L2A algorithms results, or if your results beat Gurobis results.
image text in transcribed

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 Instant Reference

Authors: Gruber, Martin Gruber

2nd Edition

0782125395, 9780782125399

More Books

Students also viewed these Databases questions

Question

What kinds of Multiple Sclerosis exist?

Answered: 1 week ago