Research Article
[Retracted] Gender-Based Deep Learning Firefly Optimization Method for Test Data Generation
Table 1
Branch distance for several predicates.
| | Predicates | Branch distance function |
| | Boolean | If true, then 0; else k | | ¬a | Negation is propagated over a | | a = b | If , then 0; else | | a ≠ b | If , then 0; else k | | a < b | If , then 0; else | | a ≤ b | If , then 0; else | | a > b | If , then 0; else | | a ≥ b | If , then 0; else | | a and b | | | a or b | |
|
|