C++ '2-3-4 Tree' converted to 'Black and White Tree'

C++ Help

I am struggling with both '2-3-4 trees' and 'Red and Black Trees' currently and cant find a functioning example that converst a '2-3-4 Tree' into a 'Red and Black Tree'.

Please provide me with a code example of the following~

- Establish an example '2-3-4 Tree'

- Convert '2-3-4 Tree' into 'Red and Black Tree'

This would be greatly appreciated.
Topic archived. No new replies allowed.