Definition:
A graph is a unit tolerance
if it is a tolerance
in which every interval is of unit length.
| Recognition: | Open | details |
| Cliquewidth expression: | Unbounded or NP-complete | details |
| Cliquewidth: | Unbounded | details |
| Weighted independent set: | Polynomial | details |
| Independent set: | Linear | details |
| Domination: | Polynomial | details |
Algorithms for Recognition
Open
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). |
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]
See also
: Cliquewidth expression