Modifier and Type | Method and Description |
---|---|
void |
computeMIS()
Computes an Independent Set as large as possible, although it is not necessarily maximum
|
BitSet |
getMIS() |
boolean |
hasNextMIS() |
void |
prepare()
Potentially performs some calculation before computing independent sets
|
void prepare()
void computeMIS()
boolean hasNextMIS()
BitSet getMIS()
Copyright © 2017. All rights reserved.