Algorithm A1 Inference algorithm of the cascade graph encoder. |
-
1:
Input: Barcode-Like Timelines B; Stride Size s; Kernel Size w; Network Weights ; Set of Substructures , ,
-
2:
Output: Sub-graph Chart Diagrams , ; Main-graph Chart Diagram
-
3:
-
4:
whiledo
-
5:
-
6:
-
7:
⟵ add point
-
8:
⟵ add point
-
9:
-
10:
-
11:
⟵ add point
-
12:
end while
|