Documentation ¶
Overview ¶
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ Copyright (c) Michael Leachim @ @ You can find additional information regarding licensing of this work in LICENSE.md @ @ You must not remove this notice, or any other, from this software. @ @ All rights reserved. @ @@@@@@ At 2018-27-08 22:34<mklimoff222@gmail.com> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ Copyright (c) Michael Leachim @ @ You can find additional information regarding licensing of this work in LICENSE.md @ @ You must not remove this notice, or any other, from this software. @ @ All rights reserved. @ @@@@@@ At 2018-01-09 22:53<mklimoff222@gmail.com> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ Copyright (c) Michael Leachim @ @ You can find additional information regarding licensing of this work in LICENSE.md @ @ You must not remove this notice, or any other, from this software. @ @ All rights reserved. @ @@@@@@ At 2018-02-09 00:13<mklimoff222@gmail.com> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ Copyright (c) Michael Leachim @ @ You can find additional information regarding licensing of this work in LICENSE.md @ @ You must not remove this notice, or any other, from this software. @ @ All rights reserved. @ @@@@@@ At 2018-27-08 22:34<mklimoff222@gmail.com> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Index ¶
Constants ¶
const ( MAX_GENERALIZED_NODES = 5 THRESHOLD = 0.75 )
const (
ALMOST_SIMILAR = 0.8
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DataRecord ¶
type DataRecord []*DataTree
type DataRegion ¶
type GeneralizedNode ¶
type GeneralizedNode struct {
// contains filtered or unexported fields
}
type GeneralizedNodeCompareContainer ¶
type GeneralizedNodeCompareContainer struct {
// contains filtered or unexported fields
}
type MiningDataRecord ¶
type MiningDataRecord struct {
// contains filtered or unexported fields
}
type MiningDataRegion ¶
type MiningDataRegion struct {
// contains filtered or unexported fields
}
type SimpleTreeMatch ¶
type SimpleTreeMatch struct{}