Maximal Independent Sets of a Hypergraph - PowerPoint PPT Presentation

About This Presentation
Title:

Maximal Independent Sets of a Hypergraph

Description:

An independent set S. assume vertices(e) is set of vertices in hyperedge e. Maximal ... The Largest Independent Set. There is only one for this graph. Show Me! ... – PowerPoint PPT presentation

Number of Views:46
Avg rating:3.0/5.0
Slides: 16
Provided by: Pat376
Category:

less

Transcript and Presenter's Notes

Title: Maximal Independent Sets of a Hypergraph


1
Maximal Independent Sets of a Hypergraph
Alice Patrick
2
Whats that then?
  • A hypergraph G (V,E)
  • V is a set of vertices
  • E is a set of hyperedges
  • an edge with 2 or more vertices
  • An independent set S
  • assume vertices(e) is set of vertices in
    hyperedge e
  • Maximal independent set S
  • there is no independent set S that subsumes S

3
(No Transcript)
4
Show Me!
A Hypergraph
5
Show Me!
An Independent Set
You could add vertex 3 or vertex 8!
6
Show Me!
A Maximal Independent Set
There are 11 maximal independent sets of size 6
7
Show Me!
The Largest Independent Set
There is only one for this graph
8
Show Me!
A Minimal Maximal Independent Set
9
and now for a constraint programming solution
in Choco
10
CP/Choco
But what about maximality?
11
CP/Choco
Encoding Maximality
An example, vertex 2
That is, we state when a variable MUST be
selected and when it MUST NOT be selected
12
CP/Choco
Example, vertices 1,2, and 3
13
More Generally
14
So?
15
Conclusion?
  • Is this any good?
  • What is state of the art?
  • Are there benchmark problems?
  • Is it new?
  • In CP, I think so
  • Can we apply the encoding to other maximality
    problems?
  • I guess so. Care to suggest some?
  • Is it fun?
Write a Comment
User Comments (0)
About PowerShow.com