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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T15:26:03+00:00 2026-06-15T15:26:03+00:00

What is the steps of the insertion algorithm of R* Tree? Note: I want

  • 0

What is the steps of the insertion algorithm of R* Tree?

Note: I want to be able to construct the tree by insertion. IT ALWAYS GIVES ME CRAP TREES with maximum overlap and maximum area cover not matter what condition I choose for selecting the best leaf (test minimum overlap area after adding at each level of the tree, minimum expansion ration at each level of the tree, etc).

Now how this R* Tree is constructed by insertion so beautifully (from Wikipedia):

enter image description here

  • 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-06-15T15:26:04+00:00Added an answer on June 15, 2026 at 3:26 pm

    The R*-Tree is not just a different insertion leaf strategy.

    The spitting strategy (perimeter!) is just as important, as it prefers “quadratic” pages, as opposed to the slices produced by other strategies such as Ang-Tan.

    Furthermore, and this is maybe the key to getting prettier trees, the R*-tree performs a kind of rebalancing to actively avoid bad splits. Instead of splitting, when a node is overfull, it also removes the least central elements (or subtrees – you need this at all levels) and reinserts them. This doesn’t always prevent the overflow, but it may reduce overlap in a tree.

    But of course you can do various mistakes in implementing, and the R-tree will still work, just not perform well because of the bad structure. How bad is your tree, do you have a screenshot?

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

Sidebar

Related Questions

I am trying to print the steps of the insertion sort algorithm I wrote
Steps: 1. sudo port boost The boost file installed in /opt/local/boost, library files are
Steps: Run the build including unit tests. Expected result: the unit tests are executed
The steps i took exactly on the terminal went to the project directory i
What steps will reproduce the problem? Create a MenuBar object (createMenuBar) Create a Server
First steps in FreeBSD: trying to run my installation script. Fast help needed: #
What steps should I follow to upgrade a Ruby project from 1.8.6 to 1.8.7?
What steps are needed to compile Version Information inside a windows DLL from the
The steps that I followed to instrument the Cobertura instrumenting the sources with cobertura
I've repeated steps from batman.js readme : npm install -g batman batman new mj

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.