Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Algorithms

v1.3.9-alpha-54

groupID
at.tugraz.ist.ase
artifactID
ca-cdr-v2

List of algorithms:

ca-cdr-v2 provides the following algorithms:

  1. QuickXPlain [1]
  2. FastDiag [2]
  3. MSS-based FastDiag [15]
  4. FlexDiag [3]
  5. HS-tree [8]
  6. HSDAG [9]
  7. DirectDebug [4, 5, 6, 7]
  8. DirectDiag
  9. WipeOutR_T [12, 13]
  10. WipeOutR_FM [12, 13]
  11. AggregatedTest [14] COMING SOON
  12. LevelWiseParallelHSDAG [10, 11] COMING SOON
  13. FullParallelHSDAG [10, 11] COMING SOON
  14. FastDiagP [15] - Python implementation COMING SOON
  15. KBDiag [the related paper submitted on January 2023] COMING SOON
  16. InformedQX COMING SOON
  17. ParallelWipeOutR_T COMING SOON
  18. ParallelWipeOutR_FM COMING SOON

Examples

There are some test models in here and some examples, showing how to use these algorithms, in here.

References