muu minimisation
This commit is contained in:
46
6/схемотехника/course_project/subsets.json
Normal file
46
6/схемотехника/course_project/subsets.json
Normal file
@ -0,0 +1,46 @@
|
||||
[
|
||||
{
|
||||
"str": "0100x01x",
|
||||
"name": "Y1"
|
||||
},
|
||||
{
|
||||
"str": "01000011",
|
||||
"name": "Y2"
|
||||
},
|
||||
{
|
||||
"str": "0x1011xx",
|
||||
"name": "Y3"
|
||||
},
|
||||
{
|
||||
"str": "0x0100xx",
|
||||
"name": "Y4"
|
||||
},
|
||||
{
|
||||
"str": "0x1x11xx",
|
||||
"name": "Y5"
|
||||
},
|
||||
{
|
||||
"str": "010000xx",
|
||||
"name": "Y6"
|
||||
},
|
||||
{
|
||||
"str": "0x0x11xx",
|
||||
"name": "Y7"
|
||||
},
|
||||
{
|
||||
"str": "0xxxxxx1",
|
||||
"name": "Y8"
|
||||
},
|
||||
{
|
||||
"str": "00xxxx01",
|
||||
"name": "Y9"
|
||||
},
|
||||
{
|
||||
"str": "0010x1xx",
|
||||
"name": "Yct"
|
||||
},
|
||||
{
|
||||
"str": "00001001",
|
||||
"name": "SKO"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user