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 7593397
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T21:09:32+00:00 2026-05-30T21:09:32+00:00

The problem is finding an optimal route for a plane through four dimensional winds

  • 0

The problem is finding an optimal route for a plane through four dimensional winds (winds at differing heights and that change as you travel (predicative wind model)).

I’ve used the traditional A* search algorithm and hacked it to get it to work in 3 dimensions and with wind vectors.

It works in a lot the cases but is extremely slow (im dealing with huge amounts of data nodes) and doesnt work for some edge cases.

I feel like I’ve got it working “well” but its feels very hacked together.

Is there a better more efficient way for path finding through data like this (maybe a genetic algorithm or neural network), or something I havent even considered? Maybe fluid dynamics? I dont know?

Edit: further details.

Data is wind vectors (direction, magnitude).
Data is spaced 15x15km at 25 different elevation levels.

By “doesnt always work” I mean it will pick a stupid path for an aircraft because the path weight is the same as another path. Its fine for path finding but sub-optimal for a plane.

I take many things into account for each node change:

  • Cost of elevation over descending.
  • Wind resistance.
  • Ignoring nodes with too high of a resistance.
  • Cost of diagonal tavel vs straight etc.

I use euclidean distance as my heuristic or H value.
I use various factors for my weight or G value (the list above).

Thanks!

  • 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-30T21:09:33+00:00Added an answer on May 30, 2026 at 9:09 pm

    You can always have a trade off of time-optimilaity by using a weighted A*.

    Weighted A* [or A* epsilon], is expected to find a path faster then A*, but the path won’t be optimal [However, it gives you a bound on its optimality, as a paremeter of your epsilon/weight].

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

Sidebar

Related Questions

I am working on a geometry problem that requires finding the intersection of two
I am having problem finding a command that would generate a public and private
I have a problem finding a sed script that works when the regex looks
TLDR version: Most important issue is, that in a TSP problem, instead of finding
I have a problem finding elements in XPath that's contains a certain string ignoring
I have a problem finding references to this subject and would appreciate some help.
I'm really having a problem finding out how to fix this. I cannot seem
I'm working on writing some automation code and I'm running into a problem finding
So, I understand the problem of finding the longest simple path in a graph
I'm finding this problem every now and then in my production website, and it

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.