ISGCI project home  All classes  Smallgraphs

Graphclass: probe unit interval

Definition:
A graph is a probe unit interval graph if its vertex set can be partitioned into two sets, probes (P) and non-probes (N), such that N is independent and new edges can be added between non-probes in such a way that the resulting graph is a  unit interval  graph.

References: [1210]
Related classes:  probe interval   unit interval 

Inclusions

Minimal superclasses:  bounded tolerance   co-comparability cup comparability   co-perfectly orderable   intersection graphs of parallelograms (squares)   probe interval   unit tolerance 
Maximal subclasses:  (Cn+4,S3,claw,net)-free   (Cn+4,XF2n+1,XF3n,claw)-free   (S3,claw,net)-free cap chordal   astral triple-free   chordal cap unit circular arc   claw-free cap interval   indifference   proper interval   unit interval 

Problems summary

Recognition: Unknown to ISGCI details
Cliquewidth expression: Unbounded or NP-complete details
Cliquewidth:Unboundeddetails
Weighted independent set:Polynomialdetails
Independent set:Lineardetails
Domination:Polynomialdetails

Algorithms for Recognition

Algorithms for Cliquewidth expression

See also : Cliquewidth : Weighted independent set : Domination

Algorithms for Cliquewidth

Unbounded from unit interval  [1177]
See also : Cliquewidth expression

Algorithms for Weighted independent set

Polynomial [O(n logn logn)] from trapezoid 
     Timebound valid only when given the model [1120] ; otherwise O(n^2).

Polynomial [O(n^4)] from AT-free  [160]
Polynomial from interval filament  [1159]
Polynomial from perfect  [476]
Polynomial [O(V^4)] from weakly chordal  [997]
Polynomial from subtree overlap  [1123]
See also : Cliquewidth expression : Independent set

Algorithms for Independent set

Linear from co-comparability  [1100]
Polynomial [O(VE)] from weakly chordal  [530] [1119]
See also : Weighted independent set

Algorithms for Domination

Polynomial from co-comparability  [1150] [1151]
Polynomial from AT-free  [1152]
Polynomial from trapezoid  [1155]
Polynomial from probe interval  [1340]
See also : Cliquewidth expression