Graph Kernel

A kernel of a graph KV is (V - all nodes of a graph)

  • aK,b:ab
    no alternative a inside the kernel K is better than any other alternative b inside K
  • cK,aK:ac
    each alternative c outside of the kernel K is worse than at least one alternative a inside K

For the example above:

  • K={b,d,e}
  • electree-graph-kernel1.png

Remarks:


Usage


Links

Sources