Declare a structure of static matrix-based tree. #2

Closed
opened 2026-06-10 15:19:33 +00:00 by dalmurii · 2 comments
Owner

T's allocation structure must be static matrix. (You define the capacity)
'T must be read/written as a tree.

Entrance of the tree is guaranteed to be one.
Exit of the three could be plural.
Vector of each tree is guaranteed to be constant.

Each Entrance/Exit must have an identification.
You will need to define api for configuring, iterating the tree.
You will need to define iterator for the tree.

T's allocation structure must be static matrix. (You define the capacity) 'T must be read/written as a tree. Entrance of the tree is guaranteed to be one. Exit of the three could be plural. Vector of each tree is guaranteed to be constant. Each Entrance/Exit must have an identification. You will need to define api for configuring, iterating the tree. You will need to define iterator for the tree.
dalmurii added this to the matrixtreedcl milestone 2026-06-10 15:19:33 +00:00
kenter7317 added spent time 2026-06-10 15:23:20 +00:00
4 days
kenter7317 canceled time tracking 2026-06-10 15:23:55 +00:00
kenter7317 deleted spent time 2026-06-10 15:23:57 +00:00
- 4 days
Author
Owner

image

![image](/attachments/b066c313-68a8-4ea8-8844-49e75e76960c)
Author
Owner

준비가 되지 않은 것으로 판단, 이슈를 닫는다.

준비가 되지 않은 것으로 판단, 이슈를 닫는다.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
frdl/core#2
No description provided.