Research Article
A Test Scenario Automatic Generation Strategy for Intelligent Driving Systems
Table 1
Variables used in pseudocode of CTBC.
| Variables | Meanings |
| threshold | The threshold value | | The complexity improvement coefficient, | uncovered | The set of combinations that remained uncovered | | The combination in uncovered | combweight | The sum of the values’ importance indices | setofweight | The set of combweight | testscenario | The new test scenario | best | The first chosen combination with max(combweight) in current uncovered in testscenario | nextbest | The combination with max(combweight) in current uncovered |
|
|