bt2array

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InOrderByRecursion

type InOrderByRecursion struct {
	// contains filtered or unexported fields
}

*

  • @author ljfirst
  • @version V1.0
  • @date 2023/7/22 15:55
  • @author-Email ljfirst@mail.ustc.edu.cn
  • @blogURL https://blog.csdn.net/ljfirst
  • @description *

func (*InOrderByRecursion) GetAttribute

func (m *InOrderByRecursion) GetAttribute() *C.Attribute

func (*InOrderByRecursion) Method

func (m *InOrderByRecursion) Method(node *list.Node) []int

type InOrderByStack

type InOrderByStack struct {
	// contains filtered or unexported fields
}

*

  • @author ljfirst
  • @version V1.0
  • @date 2023/7/22 15:55
  • @author-Email ljfirst@mail.ustc.edu.cn
  • @blogURL https://blog.csdn.net/ljfirst
  • @description *

func (*InOrderByStack) GetAttribute

func (m *InOrderByStack) GetAttribute() *C.Attribute

func (*InOrderByStack) Method

func (m *InOrderByStack) Method(node *list.Node) []int

type PostOrderByDoubleStack

type PostOrderByDoubleStack struct {
	// contains filtered or unexported fields
}

*

  • @author ljfirst
  • @version V1.0
  • @date 2023/7/22 15:54
  • @author-Email ljfirst@mail.ustc.edu.cn
  • @blogURL https://blog.csdn.net/ljfirst
  • @description *

func (*PostOrderByDoubleStack) GetAttribute

func (m *PostOrderByDoubleStack) GetAttribute() *C.Attribute

func (*PostOrderByDoubleStack) Method

func (m *PostOrderByDoubleStack) Method(node *list.Node) []int

type PostOrderByRecursion

type PostOrderByRecursion struct {
	// contains filtered or unexported fields
}

*

  • @author ljfirst
  • @version V1.0
  • @date 2023/7/22 15:54
  • @author-Email ljfirst@mail.ustc.edu.cn
  • @blogURL https://blog.csdn.net/ljfirst
  • @description *

func (*PostOrderByRecursion) GetAttribute

func (m *PostOrderByRecursion) GetAttribute() *C.Attribute

func (*PostOrderByRecursion) Method

func (m *PostOrderByRecursion) Method(node *list.Node) []int

type PreOrderByRecursion

type PreOrderByRecursion struct {
	// contains filtered or unexported fields
}

*

  • @author ljfirst
  • @version V1.0
  • @date 2023/7/22 15:54
  • @author-Email ljfirst@mail.ustc.edu.cn
  • @blogURL https://blog.csdn.net/ljfirst
  • @description *

func (*PreOrderByRecursion) GetAttribute

func (m *PreOrderByRecursion) GetAttribute() *C.Attribute

func (*PreOrderByRecursion) Method

func (m *PreOrderByRecursion) Method(node *list.Node) []int

type PreOrderByStack

type PreOrderByStack struct {
	// contains filtered or unexported fields
}

*

  • @author ljfirst
  • @version V1.0
  • @date 2023/7/23 00:11
  • @author-Email ljfirst@mail.ustc.edu.cn
  • @blogURL https://blog.csdn.net/ljfirst
  • @description *

func (*PreOrderByStack) GetAttribute

func (m *PreOrderByStack) GetAttribute() *C.Attribute

func (*PreOrderByStack) Method

func (m *PreOrderByStack) Method(node *list.Node) []int

type PreOrderByStack2

type PreOrderByStack2 struct {
	// contains filtered or unexported fields
}

*

  • @author ljfirst
  • @version V1.0
  • @date 2023/7/23 00:11
  • @author-Email ljfirst@mail.ustc.edu.cn
  • @blogURL https://blog.csdn.net/ljfirst
  • @description *

func (*PreOrderByStack2) GetAttribute

func (m *PreOrderByStack2) GetAttribute() *C.Attribute

func (*PreOrderByStack2) Method

func (m *PreOrderByStack2) Method(node *list.Node) []int

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL