-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathsearch_space.json
27 lines (27 loc) · 923 Bytes
/
search_space.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"count":[
"C1","C2","C3","C4","C5","C6","C7","C8","C9","C10",
"C11","C12","C13","C14","C15","C16","C17","C18","C19",
"C20","C21","C22","C23","C24","C25","C26"
],
"aggregate":[
["I9","I10","I11","I12"],
[
"C1","C2","C3","C4","C5","C6","C7","C8","C9","C10",
"C11","C12","C13","C14","C15","C16","C17","C18","C19",
"C20","C21","C22","C23","C24","C25","C26"
]
],
"crosscount":[
[
"C1","C2","C3","C4","C5","C6","C7","C8","C9","C10",
"C11","C12","C13","C14","C15","C16","C17","C18","C19",
"C20","C21","C22","C23","C24","C25","C26"
],
[
"C1","C2","C3","C4","C5","C6","C7","C8","C9","C10",
"C11","C12","C13","C14","C15","C16","C17","C18","C19",
"C20","C21","C22","C23","C24","C25","C26"
]
]
}