Skip to content

Simple tree using swym #34

@cmnord

Description

@cmnord

Hi there,

I'm trying to write a simple BST in swym based on this Mutex implementation I wrote. I'm reading through swym-rbtree for inspiration now, but it's a lot more complicated and confusing.

Could you give me any pointers (haha) on the easiest way to translate this? I think TPtr makes sense instead of TCell to avoid cloning, but I don't see examples of TPtr in swym except for TPtr::privatize_as_box.

I would appreciate any advice!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions