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

  • SEARCH
  • Home
  • 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 6669565
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T03:09:54+00:00 2026-05-26T03:09:54+00:00

Assume we have a path in an undirected cyclic weighted graph. Assuming we have

  • 0

Assume we have a path in an undirected cyclic weighted graph. Assuming we have an engine that can find a path from node A to node B in such a graph, is there an easy way/algorithm to figure out if the given path from A to B is at least X% better than any other disjoint path from A to B? By disjoint I mean two paths may not share any edges.

  • 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-26T03:09:54+00:00Added an answer on May 26, 2026 at 3:09 am

    The only way I see to do this is to remove the edges of the given path from the graph, find a minimum weight path from A to B in the smaller graph, and compare.

    To solve this problem using this approach, try one of these well-studied algorithms:

    • Dijkstra’s algorithm solves the single-source shortest path problems.
    • Bellman-Ford algorithm solves the single source problem if edge weights may be negative.
    • A* search algorithm solves for single pair shortest path using heuristics to try to speed up the search.
    • Floyd-Warshall algorithm solves all pairs shortest paths.
    • Johnson’s algorithm solves all pairs shortest paths, and may be faster than Floyd-Warshall on sparse graphs.
    • Perturbation theory finds (at worst) the locally shortest path.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have to Find the longest path in a directed cyclic graph from a
On OS from win 2000 or later (any language) can I assume that this
Assume you have some objects which have several fields they can be compared by:
Assume I have an ASP.NET MVC app that's not doing anything too fancy (no
Given a folder path (like C:\Random Folder ), how can I find a file
If I have a file that contains a complete path for a file, is
Let's assume I have an unlimited hosting plan on GoDaddy that I want to
Lets assume you have a app that opens a socket port for communication purposes.
In C#, assume that I have an XElement (say myXElement ) containing some XML
I have two questions relative to CMake Assume that we have a variable ${MY_CURRENT_DIR}

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.