- build() - Method in class edu.uta.cse.fireeye.service.engine.IpoEngine
-
Build with default algorithm IPOG
- build(TestGenProfile.Algorithm) - Method in class edu.uta.cse.fireeye.service.engine.IpoEngine
-
Build with specified algorithm.
- buildOnlyPT(TestGenProfile.Algorithm) - Method in class edu.uta.cse.fireeye.service.engine.IpoEngine
-
Build with specified algorithm
Note: IPOG_R with constraint has problem.
- buildSupportedNT(TestGenProfile.Algorithm) - Method in class edu.uta.cse.fireeye.service.engine.IpoEngine
-
Build with specified algorithm
Note: IPOG_R with constraint has problem.
- buildSUT(int, int) - Method in class edu.uta.cse.fireeye.common.SUT
-
A convenience method to build a system configuration with a given
number of parameters and all the parameters have the same domain size.