1 / 4

Variation in Number of Nodes

Variation in Number of Nodes. Maximum Branching Factor = 4. Dynamic Branching Factor. 3 first level branch 11 leaf nodes. 4 first level branch 10 leaf nodes. 5 first level branch 10 leaf nodes. Android Drawing Issue. Text Draw Glitch. Missing Texts.

Télécharger la présentation

Variation in Number of Nodes

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Variation in Number of Nodes Maximum Branching Factor = 4

  2. Dynamic Branching Factor • 3 first level branch • 11 leaf nodes • 4 first level branch • 10 leaf nodes • 5 first level branch • 10 leaf nodes

  3. Android Drawing Issue Text Draw Glitch Missing Texts • Trying to optimize using multiple threads • Getting some drawing glitches

  4. Test Collection • Plan: Using real music instead of just simulation with names • Plan: 5 levels of division: • Language – Genre – Artist – Album – Song • Problem: Collection size too large • Even with a small average branching factor of 3 the total number of media ~ 250 (size ~ 1GB)

More Related