Graph Edit Distance Compacted Search Tree
Loading...
Date
2022
Journal Title
Journal ISSN
Volume Title
Publisher
Springer, Cham
Abstract
We propose two methods to compact the used search tree during the graph edit distance (GED) computation. The first maps the node information and encodes the different edit operations by numbers and the needed remaining vertices and edges by BitSets. The second represents the tree succinctly by bit-vectors. The proposed methods require 24 to 250 times less memory than traditional versions without negatively influencing the running time.
Description
Keywords
Graph Edit Distance (GED), Compacted GED search space