Author describes taxonomy of task for analyzing graph data.For this author suggest 4 categories of task and has tried to explain them by example scenario.Following are the task:
1.Topology based task : These are task related to finding out adjacent connection,connectivity between nodes and common connection.
2.Attribute-Based Task: These task add filter,compute or range on task/or on other attribute task.
3.Browsing Task: Task to track or follow path.
4.Overview Task:Task to get fast estimated value.Like using heuristic function to find shortest path(and stopping local minima of shortest distance as an answer for getting fast answer).
Authors has then provided higher level task which are on more higher level like comparing two graphs or repairing graph.
I find detail of task in paper very well defined and well explained with examples of scenarios.
0 comments:
Post a Comment