Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Trees
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
1MAE002 - ALGORITHM AND COMPUTING
Advanced
Trees
Commits
7bf2cb3b
Commit
7bf2cb3b
authored
11 months ago
by
DETCHART Jonathan
Browse files
Options
Downloads
Patches
Plain Diff
Update qtree.md
parent
d64c5bf0
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
qtree.md
+1
-1
1 addition, 1 deletion
qtree.md
with
1 addition
and
1 deletion
qtree.md
+
1
−
1
View file @
7bf2cb3b
...
...
@@ -82,7 +82,7 @@ It finally has a list of items and a capacity.
should take a
`boundary`
and a capacity
`n`
. It should have the following
fields:
-
the
`boundary`
and the capacity
`n`
-
a list of
items
-
a list of
`Ball`
-
a boolean
`divided`
telling if the tree has been subdivided
-
its four children:
`se`
,
`sw`
,
`ne`
and
`nw`
, named after cardinal directions
and set to
`None`
as default
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment