Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 544925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T10:42:24+00:00 2026-05-13T10:42:24+00:00

How can I find 2-approximate solution for a problem of determining a maximum subgraph

  • 0

How can I find 2-approximate solution for a problem of determining a maximum subgraph with no cycles of an oriented graph? Subgraph is “maximum” if it contains the maximal number of edges amongst other graphs that bear the same property.

2-approximate means that we can build 2 times smaller graph than the optimal one. That’s quite a big constraint reduction and should lead to quite a dumb algorithm that–wow!–turns out to be only twice worse than the exact solution.

[That’s a problem from the exam I passed recently. Not a homework anymore.]

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T10:42:24+00:00Added an answer on May 13, 2026 at 10:42 am

    Divide the set of nodes into two nonempty sets, A and B. Consider the set of edges from A to B and the set of edges from B to A. Throw out the edges from the smaller set and keep the edges from the larger set (break ties arbitrarily). Recurse on A and B individually.

    The resulting graph is acyclic because every cycle will be broken the first time the cycle’s nodes are split among A and B. The total set of edges we throw out is no bigger than the total set of edges we keep, so we’ve thrown out at most half of the edges.

    [note: I don’t think you mean ‘maximal’ here, you mean ‘maximum’. A ‘Maximal’ graph typically means one which has no proper superset meeting the condition. A maximal acyclic subgraph is easy to construct with no approximation factor, just add all the edges to a new graph one at a time only if they don’t add a cycle.]

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 266k
  • Answers 266k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer I found a solution. With Qt Creator 1.3.0 (on Mac… May 13, 2026 at 12:45 pm
  • Editorial Team
    Editorial Team added an answer SAP has confirmed that they will not retrofit CR XI… May 13, 2026 at 12:45 pm
  • Editorial Team
    Editorial Team added an answer You must use sc.exe. Visit http://support.microsoft.com/kb/251192 for the details. Then… May 13, 2026 at 12:45 pm

Related Questions

I am attempting to write (or expand on an existing) graph search algorithm that
My approximate HTML: <div id='ComputerID'></div> <table id='gridComputerApps'> <tr> <td><div class='licenseOutput'/></td> <td><div class='AppName'>IE6</div></td> <td><div class='licenseOutput'/></td>
I am trying to approximate shape boundaries by using Fourier descriptors. I know this
Let's imagine I have an unknown function that I want to approximate via Genetic
Using the Stack Overflow public data dump, I've created three simple tables: Questions (Question_Id,

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.