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

On OS from win 2000 or later (any language) can I assume that this
Assume you have 3 given tasks. You can run them either using process or
Let's assume I have an unlimited hosting plan on GoDaddy that I want to
Given a folder path (like C:\Random Folder ), how can I find a file
lets us assume that i am using service or database path in my application,so
Assume I have an incomplete path-string: C:\dir\temp\f And I have the following filesystem: C:\dir\
Lets assume I have plenty of strings that need processing, I like to place
Assume that I have a folder with some folders and pages on it: FolderA
So, let's assume that I have an already installed SVN and installed ANT /
How can I find full path of the original file being executed when user

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.