[processors=7, 
strategy=pars, 

example=fib, 
query:store=[fib(7), []],
%-----
applicable=1, applied=1, 
store=[fib(5), fib(6), []],
%-----
applicable=2, applied=2, 
store=[fib(3), fib(4), fib(4), fib(5), []],
%-----
applicable=4, applied=4, 
store=[fib(2), fib(3), fib(2), fib(3), fib(1), fib(2), fib(3), fib(4), []],
%-----
applicable=8, applied=7, 
store=[sum(1), fib(1), fib(2), fib(0), fib(1), fib(1), fib(2), fib(0), fib(1), fib(1), fib(2), fib(0), fib(1), fib(4), []],
%-----
applicable=13, applied=7, 
store=[sum(1), sum(1), sum(1), sum(1), sum(1), sum(1), fib(0), fib(1), fib(0), fib(1), fib(1), fib(1), fib(2), fib(0), fib(1), fib(4), []],
%-----
applicable=40, applied=5, 
store=[sum(2), sum(1), sum(1), sum(2), sum(2), fib(0), fib(1), fib(1), fib(1), fib(2), fib(0), fib(1), fib(4), []],
%-----
applicable=53, applied=2, 
store=[sum(4), sum(3), sum(1), fib(0), fib(1), fib(1), fib(1), fib(2), fib(0), fib(1), fib(4), []],
%-----
applicable=52, applied=1, 
store=[sum(4), sum(4), fib(0), fib(1), fib(1), fib(1), fib(2), fib(0), fib(1), fib(4), []],
%-----
applicable=47, applied=1, 
store=[sum(8), fib(0), fib(1), fib(1), fib(1), fib(2), fib(0), fib(1), fib(4), []],
%-----
applicable=40, applied=0, 
store=[sum(8), fib(0), fib(1), fib(1), fib(1), fib(2), fib(0), fib(1), fib(4), []],
%-----
applicable=33, applied=0, 
store=[sum(8), fib(0), fib(1), fib(1), fib(1), fib(2), fib(0), fib(1), fib(4), []],
%-----
applicable=26, applied=2, 
store=[sum(1), sum(1), sum(8), fib(1), fib(1), fib(2), fib(0), fib(1), fib(4), []],
%-----
applicable=25, applied=1, 
store=[sum(9), sum(1), fib(1), fib(1), fib(2), fib(0), fib(1), fib(4), []],
%-----
applicable=20, applied=3, 
store=[sum(10), sum(1), sum(1), fib(1), fib(2), fib(1), fib(4), []],
%-----
applicable=19, applied=3, 
store=[sum(2), sum(1), sum(10), fib(0), fib(1), fib(1), fib(4), []],
%-----
applicable=20, applied=3, 
store=[sum(11), sum(1), sum(1), sum(2), fib(1), fib(4), []],
%-----
applicable=25, applied=2, 
store=[sum(3), sum(12), fib(1), fib(4), []],
%-----
applicable=20, applied=3, 
store=[sum(15), sum(1), fib(2), fib(3), []],
%-----
applicable=17, applied=3, 
store=[sum(16), fib(0), fib(1), fib(1), fib(2), []],
%-----
applicable=14, applied=4, 
store=[sum(1), sum(1), sum(1), sum(16), fib(0), fib(1), []],
%-----
applicable=21, applied=3, 
store=[sum(1), sum(17), sum(2), fib(1), []],
%-----
applicable=20, applied=1, 
store=[sum(19), sum(1), fib(1), []],
%-----
applicable=15, applied=2, 
store=[sum(20), sum(1), []],
%-----
applicable=10, applied=1, 
store=[sum(21), []],
%-----
applicable=3, applied=0, 
store=[sum(21), []],
%-----

example=min, 
query:store=[min(1), min(2), min(7), min(5), min(3), min(4), min(6), []],
%-----
applicable=21, applied=4, 
store=[min(1), min(2), min(3), []],
%-----
applicable=14, applied=2, 
store=[min(1), []],
%-----
applicable=7, applied=0, 
store=[min(1), []],
%-----

example=sum, 
query:store=[sum(4), sum(7), sum(1), sum(2), sum(3), sum(5), sum(6), []],
%-----
applicable=42, applied=2, 
store=[sum(11), sum(5), sum(4), sum(7), sum(1), []],
%-----
applicable=49, applied=2, 
store=[sum(12), sum(15), sum(1), []],
%-----
applicable=48, applied=1, 
store=[sum(16), sum(12), []],
%-----
applicable=43, applied=1, 
store=[sum(28), []],
%-----
applicable=36, applied=0, 
store=[sum(28), []],
%-----
applicable=29, applied=0, 
store=[sum(28), []],
%-----
applicable=22, applied=0, 
store=[sum(28), []],
%-----
applicable=15, applied=0, 
store=[sum(28), []],
%-----
applicable=8, applied=0, 
store=[sum(28), []],
%-----
applicable=1, applied=0, 
store=[sum(28), []],
%-----

example=next(0), 
query:store=[next(0,3), next(0,4), next(0,5), next(0,1), next(0,6), next(0,2), next(0,7), []],
%-----
applicable=21, applied=3, 
store=[next(6,7), next(2,6), next(1,2), next(0,3), next(0,4), next(0,5), next(0,1), []],
%-----
applicable=14, applied=2, 
store=[next(4,5), next(1,4), next(6,7), next(2,6), next(1,2), next(0,3), next(0,1), []],
%-----
applicable=8, applied=1, 
store=[next(1,3), next(4,5), next(1,4), next(6,7), next(2,6), next(1,2), next(0,1), []],
%-----
applicable=3, applied=2, 
store=[next(2,3), next(2,4), next(4,5), next(6,7), next(2,6), next(1,2), next(0,1), []],
%-----
applicable=3, applied=2, 
store=[next(3,4), next(3,6), next(2,3), next(4,5), next(6,7), next(1,2), next(0,1), []],
%-----
applicable=1, applied=1, 
store=[next(4,6), next(3,4), next(2,3), next(4,5), next(6,7), next(1,2), next(0,1), []],
%-----
applicable=1, applied=1, 
store=[next(5,6), next(3,4), next(2,3), next(4,5), next(6,7), next(1,2), next(0,1), []],
%-----

example=prime, 
query:store=[prime(7), prime(5), prime(4), prime(6), prime(2), prime(3), []],
%-----
applicable=3, applied=2, 
store=[prime(7), prime(5), prime(2), prime(3), []],
%-----

example=gcd, 
query:store=[gcd(4), gcd(3), gcd(6), gcd(5), gcd(2), gcd(7), []],
%-----
applicable=15, applied=3, 
store=[gcd(2), gcd(3), gcd(4), gcd(4), gcd(3), gcd(2), []],
%-----
applicable=23, applied=3, 
store=[gcd(0), gcd(1), gcd(0), gcd(2), gcd(3), gcd(2), []],
%-----
applicable=19, applied=2, 
store=[gcd(2), gcd(1), gcd(0), gcd(1), gcd(0), gcd(2), []],
%-----
applicable=19, applied=3, 
store=[gcd(1), gcd(0), gcd(1), gcd(0), gcd(1), gcd(0), []],
%-----
applicable=18, applied=2, 
store=[gcd(0), gcd(0), gcd(0), gcd(0), gcd(1), gcd(0), []],
%-----
applicable=11, applied=0, 
store=[gcd(0), gcd(0), gcd(0), gcd(0), gcd(1), gcd(0), []],
%-----
applicable=4, applied=0, 
store=[gcd(0), gcd(0), gcd(0), gcd(0), gcd(1), gcd(0), []],
%-----

example=gcd2, 
query:store=[gcd(7), gcd(11), gcd(5), gcd(16), gcd(24), gcd(36), []],
%-----
applicable=15, applied=3, 
store=[gcd(8), gcd(20), gcd(11), gcd(7), gcd(11), gcd(5), []],
%-----
applicable=21, applied=3, 
store=[gcd(4), gcd(6), gcd(13), gcd(8), gcd(7), gcd(5), []],
%-----
applicable=26, applied=4, 
store=[gcd(6), gcd(2), gcd(1), gcd(1), gcd(4), gcd(5), []],
%-----
applicable=34, applied=3, 
store=[gcd(4), gcd(0), gcd(3), gcd(6), gcd(2), gcd(1), []],
%-----
applicable=34, applied=4, 
store=[gcd(1), gcd(2), gcd(2), gcd(1), gcd(0), gcd(1), []],
%-----
applicable=41, applied=3, 
store=[gcd(0), gcd(1), gcd(1), gcd(1), gcd(0), gcd(1), []],
%-----
applicable=44, applied=3, 
store=[gcd(0), gcd(0), gcd(0), gcd(0), gcd(0), gcd(1), []],
%-----
applicable=37, applied=0, 
store=[gcd(0), gcd(0), gcd(0), gcd(0), gcd(0), gcd(1), []],
%-----
applicable=30, applied=0, 
store=[gcd(0), gcd(0), gcd(0), gcd(0), gcd(0), gcd(1), []],
%-----
applicable=23, applied=0, 
store=[gcd(0), gcd(0), gcd(0), gcd(0), gcd(0), gcd(1), []],
%-----
applicable=16, applied=0, 
store=[gcd(0), gcd(0), gcd(0), gcd(0), gcd(0), gcd(1), []],
%-----
applicable=9, applied=0, 
store=[gcd(0), gcd(0), gcd(0), gcd(0), gcd(0), gcd(1), []],
%-----
applicable=2, applied=0, 
store=[gcd(0), gcd(0), gcd(0), gcd(0), gcd(0), gcd(1), []],
%-----

example=uf1, 
query:store=[union(7,3), union(1,7), union(5,1), union(4,5), union(2,4), union(6,2), root(7), root(6), root(5), root(4), root(3), root(2), root(1), []],
%-----
applicable=6, applied=6, 
store=[find(4,_96032), find(2,_90904), find(5,_85802), find(4,_81450), find(1,_77124), find(5,_73548), find(7,_69998), find(1,_67198), find(3,_64424), find(7,_62400), find(2,_60402), find(6,_59682), link(_90904,_96032), link(_81450,_85802), link(_73548,_77124), link(_67198,_69998), link(_62400,_64424), link(_59682,_60402), root(7), root(6), root(5), root(4), root(3), root(2), root(1), []],
%-----
applicable=12, applied=7, 
store=[find(4,_96032), find(2,_90904), find(5,_85802), find(4,_81450), find(6,_59682), link(_90904,_96032), link(_81450,_85802), link(_73548,_77124), link(_67198,_69998), link(_62400,_64424), link(_59682,_60402), root(7), root(6), root(5), root(4), root(3), root(2), root(1), found(2,_60402), found(7,_62400), found(3,_64424), found(1,_67198), found(7,_69998), found(5,_73548), found(1,_77124), []],
%-----
applicable=8, applied=6, 
store=[link(_90904,_96032), link(_81450,_85802), link(_73548,_77124), link(_67198,_69998), link(_62400,_64424), link(_59682,_60402), point(7,1), root(6), root(5), root(4), root(3), root(2), root(1), found(4,_81450), found(5,_85802), found(2,_90904), found(4,_96032), found(6,_59682), found(2,_60402), found(7,_62400), found(3,_64424), found(1,_67198), found(7,_69998), found(5,_73548), found(1,_77124), []],
%-----
applicable=6, applied=5, 
store=[link(_90904,_96032), link(_81450,_85802), link(_73548,_77124), link(_67198,_69998), link(_62400,_64424), link(_59682,_60402), point(4,2), point(2,6), point(1,5), point(7,1), root(6), root(5), root(3), found(1,_62400), found(1,_69998), found(4,_81450), found(5,_85802), found(2,_90904), found(4,_96032), found(6,_59682), found(2,_60402), found(3,_64424), found(1,_67198), found(5,_73548), found(1,_77124), []],
%-----
applicable=9, applied=6, 
store=[link(_90904,_96032), link(_81450,_85802), link(_73548,_77124), link(_62400,_64424), link(_59682,_60402), point(4,2), point(2,6), point(1,5), point(7,1), root(6), root(5), root(3), found(5,_77124), found(6,_90904), found(6,_60402), found(5,_62400), found(2,_81450), found(5,_85802), found(4,_96032), found(6,_59682), found(3,_64424), found(5,_73548), []],
%-----
applicable=6, applied=5, 
store=[link(_90904,_96032), link(_81450,_85802), link(_62400,_64424), point(3,5), point(4,2), point(2,6), point(1,5), point(7,1), root(6), root(5), found(2,_96032), found(6,_81450), found(6,_90904), found(5,_62400), found(5,_85802), found(3,_64424), []],
%-----
applicable=3, applied=3, 
store=[link(_90904,_96032), link(_81450,_85802), link(_62400,_64424), point(5,6), point(3,5), point(4,2), point(2,6), point(1,5), point(7,1), root(6), found(6,_96032), found(5,_64424), found(6,_81450), found(6,_90904), found(5,_62400), found(5,_85802), []],
%-----
applicable=5, applied=3, 
store=[link(_81450,_85802), point(5,6), point(3,5), point(4,2), point(2,6), point(1,5), point(7,1), root(6), found(6,_85802), found(6,_81450), []],
%-----
applicable=1, applied=1, 
store=[point(5,6), point(3,5), point(4,2), point(2,6), point(1,5), point(7,1), root(6), []],
%-----

example=uf2, 
query:store=[union(1,2), union(7,1), union(5,7), union(3,5), union(7,3), union(6,7), union(6,6), root(7), root(6), root(5), root(4), root(3), root(2), root(1), []],
%-----
applicable=7, applied=7, 
store=[find(7,_117448), find(6,_111544), find(3,_105666), find(7,_100538), find(5,_95436), find(3,_91084), find(7,_86758), find(5,_83182), find(1,_79632), find(7,_76832), find(2,_74058), find(1,_72034), find(6,_70036), find(6,_69316), link(_111544,_117448), link(_100538,_105666), link(_91084,_95436), link(_83182,_86758), link(_76832,_79632), link(_72034,_74058), link(_69316,_70036), root(7), root(6), root(5), root(4), root(3), root(2), root(1), []],
%-----
applicable=14, applied=7, 
store=[find(7,_117448), find(6,_111544), find(3,_105666), find(7,_100538), find(5,_95436), find(3,_91084), find(6,_69316), link(_111544,_117448), link(_100538,_105666), link(_91084,_95436), link(_83182,_86758), link(_76832,_79632), link(_72034,_74058), link(_69316,_70036), root(7), root(6), root(5), root(4), root(3), root(2), root(1), found(6,_70036), found(1,_72034), found(2,_74058), found(7,_76832), found(1,_79632), found(5,_83182), found(7,_86758), []],
%-----
applicable=10, applied=6, 
store=[find(7,_117448), find(6,_69316), link(_111544,_117448), link(_100538,_105666), link(_91084,_95436), link(_83182,_86758), link(_76832,_79632), link(_72034,_74058), link(_69316,_70036), point(1,7), root(7), root(6), root(5), root(4), root(3), root(2), found(3,_91084), found(5,_95436), found(7,_100538), found(3,_105666), found(6,_111544), found(6,_70036), found(1,_72034), found(2,_74058), found(7,_76832), found(1,_79632), found(5,_83182), found(7,_86758), []],
%-----
applicable=7, applied=6, 
store=[link(_111544,_117448), link(_100538,_105666), link(_91084,_95436), link(_83182,_86758), link(_76832,_79632), link(_72034,_74058), link(_69316,_70036), point(5,3), point(3,7), point(1,7), root(7), root(6), root(4), root(2), found(7,_72034), found(7,_79632), found(7,_117448), found(6,_69316), found(3,_91084), found(5,_95436), found(7,_100538), found(3,_105666), found(6,_111544), found(6,_70036), found(2,_74058), found(7,_76832), found(5,_83182), found(7,_86758), []],
%-----
applicable=8, applied=6, 
store=[link(_111544,_117448), link(_100538,_105666), link(_91084,_95436), link(_83182,_86758), link(_72034,_74058), point(7,6), point(5,3), point(3,7), point(1,7), root(6), root(4), root(2), found(7,_105666), found(3,_95436), found(3,_83182), found(7,_72034), found(7,_117448), found(3,_91084), found(7,_100538), found(6,_111544), found(2,_74058), found(7,_86758), []],
%-----
applicable=10, applied=5, 
store=[link(_111544,_117448), link(_100538,_105666), link(_83182,_86758), link(_72034,_74058), point(7,6), point(5,3), point(3,7), point(1,7), root(6), root(4), root(2), found(6,_72034), found(6,_117448), found(6,_100538), found(6,_86758), found(7,_105666), found(3,_83182), found(6,_111544), found(2,_74058), []],
%-----
applicable=5, applied=4, 
store=[link(_100538,_105666), link(_83182,_86758), link(_72034,_74058), point(2,6), point(7,6), point(5,3), point(3,7), point(1,7), root(6), root(4), found(6,_105666), found(7,_83182), found(6,_72034), found(6,_100538), found(6,_86758), found(2,_74058), []],
%-----
applicable=3, applied=3, 
store=[link(_83182,_86758), link(_72034,_74058), point(2,6), point(7,6), point(5,3), point(3,7), point(1,7), root(6), root(4), found(6,_74058), found(6,_83182), found(6,_72034), found(6,_86758), []],
%-----
applicable=2, applied=2, 
store=[point(2,6), point(7,6), point(5,3), point(3,7), point(1,7), root(6), root(4), []],
%-----

example=blk1, 
query:store=[grab(7,107), grab(6,106), grab(5,105), grab(4,104), grab(3,103), grab(2,102), grab(1,101), empty(7), empty(6), empty(5), empty(4), empty(3), empty(2), empty(1), clear(107), clear(106), clear(105), clear(104), clear(103), clear(102), clear(101), on(107,7), on(106,6), on(105,5), on(104,4), on(103,3), on(102,2), on(101,1), put(4,7), put(6,4), put(3,6), put(2,3), put(7,2), put(4,7), put(6,4), []],
%-----
applicable=7, applied=7, 
store=[clear(2), clear(3), clear(4), clear(5), clear(6), clear(7), clear(1), put(4,7), put(6,4), put(3,6), put(2,3), put(7,2), put(4,7), put(6,4), hold(2,102), hold(3,103), hold(4,104), hold(5,105), hold(6,106), hold(7,107), hold(1,101), []],
%-----
applicable=7, applied=5, 
store=[empty(4), empty(6), empty(3), empty(2), empty(7), clear(104), clear(106), clear(103), clear(102), clear(107), clear(5), clear(1), on(104,7), on(106,4), on(103,6), on(102,3), on(107,2), put(4,7), put(6,4), hold(5,105), hold(1,101), []],
%-----

example=blk2, 
query:store=[grab(7,7), grab(6,6), grab(5,5), grab(4,4), grab(3,3), grab(2,2), grab(1,1), empty(7), empty(6), empty(5), empty(4), empty(3), empty(2), empty(1), clear(7), clear(5), clear(3), clear(1), on(7,8), on(5,6), on(3,4), on(1,2), put(5,7), put(6,5), put(4,6), put(5,4), put(2,5), put(7,2), put(1,7), []],
%-----
applicable=4, applied=4, 
store=[grab(6,6), grab(4,4), grab(2,2), empty(6), empty(4), empty(2), clear(4), clear(6), clear(8), clear(2), put(5,7), put(6,5), put(4,6), put(5,4), put(2,5), put(7,2), put(1,7), hold(3,3), hold(5,5), hold(7,7), hold(1,1), []],
%-----
applicable=2, applied=2, 
store=[grab(6,6), grab(4,4), grab(2,2), empty(5), empty(7), empty(6), empty(4), empty(2), clear(5), clear(7), clear(6), clear(8), on(5,4), on(7,2), put(5,7), put(6,5), put(4,6), put(2,5), put(1,7), hold(3,3), hold(1,1), []],
%-----
applicable=1, applied=1, 
store=[grab(6,6), grab(4,4), grab(2,2), empty(1), empty(5), empty(7), empty(6), empty(4), empty(2), clear(1), clear(5), clear(6), clear(8), on(1,7), on(5,4), on(7,2), put(5,7), put(6,5), put(4,6), put(2,5), hold(3,3), []],
%-----

example=arc1, 
query:store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), []],
%-----
applicable=19, applied=7, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,7,43), path(1,3,5), []],
%-----
applicable=27, applied=7, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(3,7,19), path(5,7,13), path(1,6,23), path(1,6,27), path(4,6,11), path(1,5,18), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,7,43), path(1,3,5), []],
%-----
applicable=33, applied=7, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,6,24), path(2,6,17), path(2,6,17), path(3,6,15), path(1,7,30), path(1,7,34), path(3,7,19), path(5,7,13), path(1,6,23), path(4,6,11), path(1,5,18), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,7,43), path(1,3,5), []],
%-----
applicable=38, applied=7, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,6,20), path(2,6,19), path(1,6,20), path(2,6,18), path(1,6,19), path(1,6,24), path(2,6,17), path(2,6,17), path(3,6,15), path(1,7,30), path(3,7,19), path(5,7,13), path(1,6,23), path(4,6,11), path(1,5,18), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=48, applied=4, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(2,6,19), path(1,6,20), path(1,6,19), path(2,6,17), path(2,6,17), path(3,6,15), path(1,7,30), path(3,7,19), path(5,7,13), path(4,6,11), path(1,5,18), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=41, applied=1, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,6,20), path(1,6,19), path(2,6,17), path(2,6,17), path(3,6,15), path(1,7,30), path(3,7,19), path(5,7,13), path(4,6,11), path(1,5,18), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=34, applied=5, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,6,19), path(4,7,18), path(1,7,24), path(2,7,23), path(1,6,20), path(1,6,19), path(2,6,17), path(3,6,15), path(1,7,30), path(3,7,19), path(5,7,13), path(4,6,11), path(1,5,18), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=36, applied=7, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,7,31), path(2,7,24), path(2,7,24), path(3,7,22), path(4,7,18), path(1,7,24), path(2,7,23), path(1,6,19), path(2,6,17), path(3,6,15), path(3,7,19), path(5,7,13), path(4,6,11), path(1,5,18), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=41, applied=6, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,7,27), path(2,7,26), path(1,7,27), path(2,7,25), path(1,7,26), path(1,7,31), path(2,7,24), path(3,7,22), path(4,7,18), path(1,7,24), path(2,7,23), path(1,6,19), path(2,6,17), path(3,6,15), path(3,7,19), path(5,7,13), path(4,6,11), path(1,5,18), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=51, applied=4, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(2,7,26), path(1,7,27), path(2,7,24), path(3,7,22), path(4,7,18), path(1,7,24), path(2,7,23), path(1,6,19), path(2,6,17), path(3,6,15), path(3,7,19), path(5,7,13), path(4,6,11), path(1,5,18), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=44, applied=1, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,7,27), path(2,7,24), path(3,7,22), path(4,7,18), path(1,7,24), path(2,7,23), path(1,6,19), path(2,6,17), path(3,6,15), path(3,7,19), path(5,7,13), path(4,6,11), path(1,5,18), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=37, applied=3, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,7,24), path(2,7,22), path(1,7,27), path(3,7,22), path(4,7,18), path(1,7,24), path(2,7,23), path(1,6,19), path(2,6,17), path(3,6,15), path(3,7,19), path(5,7,13), path(4,6,11), path(1,5,18), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=35, applied=6, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,7,24), path(2,5,11), path(3,5,9), path(1,4,9), path(2,7,22), path(3,7,22), path(4,7,18), path(1,7,24), path(2,7,23), path(1,6,19), path(2,6,17), path(3,6,15), path(3,7,19), path(5,7,13), path(4,6,11), path(1,5,18), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=37, applied=6, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(2,5,13), path(1,5,14), path(2,5,12), path(1,5,13), path(3,5,9), path(1,4,9), path(2,7,22), path(3,7,22), path(4,7,18), path(1,7,24), path(2,7,23), path(1,6,19), path(2,6,17), path(3,6,15), path(3,7,19), path(5,7,13), path(4,6,11), path(1,5,18), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=38, applied=4, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,5,13), path(3,5,9), path(1,4,9), path(2,7,22), path(3,7,22), path(4,7,18), path(1,7,24), path(2,7,23), path(1,6,19), path(2,6,17), path(3,6,15), path(3,7,19), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=31, applied=7, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(2,4,8), path(1,4,9), path(2,4,7), path(1,3,5), path(2,3,4), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(2,7,22), path(3,7,22), path(4,7,18), path(1,7,24), path(2,7,23), path(1,6,19), path(2,6,17), path(3,6,15), path(3,7,19), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=41, applied=6, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,7,26), path(2,7,19), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,8), path(1,4,9), path(2,4,7), path(1,3,5), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(2,7,22), path(3,7,22), path(4,7,18), path(1,7,24), path(2,7,23), path(1,6,19), path(2,6,17), path(3,6,15), path(3,7,19), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=51, applied=7, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,7,22), path(2,7,21), path(1,7,22), path(2,7,20), path(1,7,26), path(2,7,19), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,8), path(2,4,7), path(1,3,5), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(2,7,22), path(4,7,18), path(1,7,24), path(2,7,23), path(1,6,19), path(2,6,17), path(3,6,15), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=61, applied=5, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,7,22), path(2,7,21), path(1,7,22), path(2,7,19), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,8), path(2,4,7), path(1,3,5), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(4,7,18), path(1,6,19), path(2,6,17), path(3,6,15), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=54, applied=2, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,7,22), path(2,7,19), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,8), path(2,4,7), path(1,3,5), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(4,7,18), path(1,6,19), path(2,6,17), path(3,6,15), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=47, applied=2, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,7,21), path(1,7,22), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,8), path(2,4,7), path(1,3,5), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(4,7,18), path(1,6,19), path(2,6,17), path(3,6,15), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=41, applied=3, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,7,21), path(1,7,21), path(1,7,22), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(4,7,18), path(1,6,19), path(2,6,17), path(3,6,15), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=37, applied=4, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(5,7,11), path(1,7,21), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(4,7,18), path(1,6,19), path(2,6,17), path(3,6,15), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=34, applied=7, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,7,28), path(1,7,32), path(4,7,16), path(1,5,21), path(1,3,5), path(3,6,12), path(2,6,22), path(5,7,11), path(1,7,21), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(4,7,18), path(1,6,19), path(2,6,17), path(3,6,15), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=46, applied=7, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,6,24), path(1,6,17), path(2,6,16), path(1,6,17), path(2,6,15), path(1,7,28), path(1,7,32), path(4,7,16), path(1,5,21), path(3,6,12), path(2,6,22), path(5,7,11), path(1,7,21), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(4,7,18), path(1,6,19), path(2,6,17), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=53, applied=5, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,6,17), path(1,6,24), path(1,6,17), path(1,6,17), path(2,6,15), path(1,7,28), path(1,7,32), path(4,7,16), path(1,5,21), path(3,6,12), path(5,7,11), path(1,7,21), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(4,7,18), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=51, applied=2, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,6,24), path(1,6,17), path(2,6,15), path(1,7,28), path(1,7,32), path(4,7,16), path(1,5,21), path(3,6,12), path(5,7,11), path(1,7,21), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(4,7,18), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=44, applied=4, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,6,17), path(2,6,15), path(1,7,28), path(1,7,32), path(3,6,12), path(5,7,11), path(1,7,21), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=37, applied=4, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(2,4,6), path(1,4,13), path(1,6,17), path(2,6,15), path(3,6,12), path(5,7,11), path(1,7,21), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=35, applied=6, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,4,8), path(1,5,17), path(1,2,2), path(1,5,13), path(1,6,17), path(2,6,15), path(3,6,12), path(5,7,11), path(1,7,21), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(1,4,9), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=35, applied=4, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,2,2), path(1,6,17), path(2,6,15), path(3,6,12), path(5,7,11), path(1,7,21), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=28, applied=2, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,5,14), path(2,7,29), path(1,2,2), path(1,6,17), path(2,6,15), path(3,6,12), path(5,7,11), path(1,7,21), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=24, applied=2, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,7,31), path(2,7,29), path(1,2,2), path(1,6,17), path(2,6,15), path(3,6,12), path(5,7,11), path(1,7,21), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=18, applied=1, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(2,7,29), path(1,2,2), path(1,6,17), path(2,6,15), path(3,6,12), path(5,7,11), path(1,7,21), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=11, applied=1, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,2,2), path(1,6,17), path(2,6,15), path(3,6,12), path(5,7,11), path(1,7,21), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(5,7,13), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----
applicable=4, applied=1, 
store=[arc(1,5,17), arc(1,4,13), arc(2,4,6), arc(2,6,22), arc(3,6,12), arc(1,3,5), arc(1,5,21), arc(5,7,11), arc(4,7,13), arc(2,4,6), arc(2,3,4), arc(1,3,5), arc(1,7,43), arc(6,7,7), arc(5,6,6), arc(4,5,5), arc(3,4,4), arc(2,3,3), arc(1,2,2), path(1,2,2), path(1,6,17), path(2,6,15), path(3,6,12), path(5,7,11), path(1,7,21), path(2,7,19), path(3,7,17), path(1,4,8), path(2,4,6), path(4,7,13), path(1,5,13), path(3,5,9), path(4,6,11), path(2,5,11), path(2,3,3), path(3,4,4), path(4,5,5), path(5,6,6), path(6,7,7), path(1,3,5), []],
%-----

example=arc2, 
query:store=[arc(1,6,31), arc(6,7,8), arc(4,7,13), arc(4,5,6), arc(2,5,11), arc(2,3,4), arc(7,9,13), arc(6,9,18), arc(5,9,25), arc(4,9,34), arc(3,9,45), arc(2,9,58), arc(1,9,73), arc(0,7,49), arc(0,6,36), arc(0,5,25), arc(0,4,16), arc(0,3,9), arc(0,2,4), arc(0,1,1), []],
%-----
applicable=20, applied=7, 
store=[arc(1,6,31), arc(6,7,8), arc(4,7,13), arc(4,5,6), arc(2,5,11), arc(2,3,4), arc(7,9,13), arc(6,9,18), arc(5,9,25), arc(4,9,34), arc(3,9,45), arc(2,9,58), arc(1,9,73), arc(0,7,49), arc(0,6,36), arc(0,5,25), arc(0,4,16), arc(0,3,9), arc(0,2,4), arc(0,1,1), path(0,2,4), path(0,3,9), path(0,4,16), path(0,5,25), path(0,6,36), path(0,7,49), path(1,9,73), []],
%-----
applicable=14, applied=7, 
store=[arc(1,6,31), arc(6,7,8), arc(4,7,13), arc(4,5,6), arc(2,5,11), arc(2,3,4), arc(7,9,13), arc(6,9,18), arc(5,9,25), arc(4,9,34), arc(3,9,45), arc(2,9,58), arc(1,9,73), arc(0,7,49), arc(0,6,36), arc(0,5,25), arc(0,4,16), arc(0,3,9), arc(0,2,4), arc(0,1,1), path(2,9,58), path(3,9,45), path(4,9,34), path(5,9,25), path(6,9,18), path(7,9,13), path(2,3,4), path(0,2,4), path(0,3,9), path(0,4,16), path(0,5,25), path(0,6,36), path(0,7,49), path(1,9,73), []],
%-----
applicable=20, applied=7, 
store=[arc(1,6,31), arc(6,7,8), arc(4,7,13), arc(4,5,6), arc(2,5,11), arc(2,3,4), arc(7,9,13), arc(6,9,18), arc(5,9,25), arc(4,9,34), arc(3,9,45), arc(2,9,58), arc(1,9,73), arc(0,7,49), arc(0,6,36), arc(0,5,25), arc(0,4,16), arc(0,3,9), arc(0,2,4), arc(0,1,1), path(6,9,21), path(4,9,26), path(0,9,62), path(1,9,49), path(0,9,54), path(4,9,31), path(2,9,36), path(2,9,58), path(3,9,45), path(4,9,34), path(5,9,25), path(6,9,18), path(7,9,13), path(2,3,4), path(0,2,4), path(0,3,9), path(0,4,16), path(0,5,25), path(0,6,36), path(0,7,49), path(1,9,73), []],
%-----
applicable=26, applied=7, 
store=[arc(1,6,31), arc(6,7,8), arc(4,7,13), arc(4,5,6), arc(2,5,11), arc(2,3,4), arc(7,9,13), arc(6,9,18), arc(5,9,25), arc(4,9,34), arc(3,9,45), arc(2,9,58), arc(1,9,73), arc(0,7,49), arc(0,6,36), arc(0,5,25), arc(0,4,16), arc(0,3,9), arc(0,2,4), arc(0,1,1), path(0,9,40), path(0,9,47), path(0,9,50), path(6,9,21), path(4,9,26), path(1,9,49), path(0,9,54), path(2,9,36), path(2,9,58), path(3,9,45), path(5,9,25), path(6,9,18), path(7,9,13), path(2,3,4), path(0,2,4), path(0,3,9), path(0,4,16), path(0,5,25), path(0,6,36), path(0,7,49), []],
%-----
applicable=25, applied=4, 
store=[arc(1,6,31), arc(6,7,8), arc(4,7,13), arc(4,5,6), arc(2,5,11), arc(2,3,4), arc(7,9,13), arc(6,9,18), arc(5,9,25), arc(4,9,34), arc(3,9,45), arc(2,9,58), arc(1,9,73), arc(0,7,49), arc(0,6,36), arc(0,5,25), arc(0,4,16), arc(0,3,9), arc(0,2,4), arc(0,1,1), path(0,9,42), path(0,9,40), path(6,9,21), path(4,9,26), path(1,9,49), path(2,9,36), path(2,9,58), path(3,9,45), path(5,9,25), path(6,9,18), path(7,9,13), path(2,3,4), path(0,2,4), path(0,3,9), path(0,4,16), path(0,5,25), path(0,6,36), path(0,7,49), []],
%-----
applicable=19, applied=4, 
store=[arc(1,6,31), arc(6,7,8), arc(4,7,13), arc(4,5,6), arc(2,5,11), arc(2,3,4), arc(7,9,13), arc(6,9,18), arc(5,9,25), arc(4,9,34), arc(3,9,45), arc(2,9,58), arc(1,9,73), arc(0,7,49), arc(0,6,36), arc(0,5,25), arc(0,4,16), arc(0,3,9), arc(0,2,4), arc(0,1,1), path(0,9,50), path(2,9,49), path(0,9,54), path(0,9,42), path(0,9,40), path(4,9,26), path(1,9,49), path(2,9,36), path(2,9,58), path(3,9,45), path(5,9,25), path(6,9,18), path(7,9,13), path(2,3,4), path(0,2,4), path(0,3,9), path(0,4,16), path(0,5,25), path(0,6,36), path(0,7,49), []],
%-----
applicable=20, applied=4, 
store=[arc(1,6,31), arc(6,7,8), arc(4,7,13), arc(4,5,6), arc(2,5,11), arc(2,3,4), arc(7,9,13), arc(6,9,18), arc(5,9,25), arc(4,9,34), arc(3,9,45), arc(2,9,58), arc(1,9,73), arc(0,7,49), arc(0,6,36), arc(0,5,25), arc(0,4,16), arc(0,3,9), arc(0,2,4), arc(0,1,1), path(0,9,42), path(0,9,40), path(4,9,26), path(1,9,49), path(2,9,36), path(3,9,45), path(5,9,25), path(6,9,18), path(7,9,13), path(2,3,4), path(0,2,4), path(0,3,9), path(0,4,16), path(0,5,25), path(0,6,36), path(0,7,49), []],
%-----
applicable=13, applied=6, 
store=[arc(1,6,31), arc(6,7,8), arc(4,7,13), arc(4,5,6), arc(2,5,11), arc(2,3,4), arc(7,9,13), arc(6,9,18), arc(5,9,25), arc(4,9,34), arc(3,9,45), arc(2,9,58), arc(1,9,73), arc(0,7,49), arc(0,6,36), arc(0,5,25), arc(0,4,16), arc(0,3,9), arc(0,2,4), arc(0,1,1), path(2,5,11), path(4,5,6), path(4,7,13), path(6,7,8), path(1,6,31), path(0,1,1), path(0,9,42), path(0,9,40), path(4,9,26), path(1,9,49), path(2,9,36), path(3,9,45), path(5,9,25), path(6,9,18), path(7,9,13), path(2,3,4), path(0,2,4), path(0,3,9), path(0,4,16), path(0,5,25), path(0,6,36), path(0,7,49), []],
%-----
applicable=12, applied=7, 
store=[arc(1,6,31), arc(6,7,8), arc(4,7,13), arc(4,5,6), arc(2,5,11), arc(2,3,4), arc(7,9,13), arc(6,9,18), arc(5,9,25), arc(4,9,34), arc(3,9,45), arc(2,9,58), arc(1,9,73), arc(0,7,49), arc(0,6,36), arc(0,5,25), arc(0,4,16), arc(0,3,9), arc(0,2,4), arc(0,1,1), path(1,7,39), path(0,7,44), path(0,7,29), path(0,5,22), path(0,5,15), path(0,6,32), path(0,3,8), path(2,5,11), path(4,5,6), path(4,7,13), path(6,7,8), path(1,6,31), path(0,1,1), path(0,9,42), path(0,9,40), path(4,9,26), path(1,9,49), path(2,9,36), path(3,9,45), path(5,9,25), path(6,9,18), path(7,9,13), path(2,3,4), path(0,2,4), path(0,3,9), path(0,4,16), path(0,5,25), path(0,6,36), path(0,7,49), []],
%-----
applicable=14, applied=5, 
store=[arc(1,6,31), arc(6,7,8), arc(4,7,13), arc(4,5,6), arc(2,5,11), arc(2,3,4), arc(7,9,13), arc(6,9,18), arc(5,9,25), arc(4,9,34), arc(3,9,45), arc(2,9,58), arc(1,9,73), arc(0,7,49), arc(0,6,36), arc(0,5,25), arc(0,4,16), arc(0,3,9), arc(0,2,4), arc(0,1,1), path(1,7,39), path(0,7,29), path(0,5,15), path(0,6,32), path(0,3,8), path(2,5,11), path(4,5,6), path(4,7,13), path(6,7,8), path(1,6,31), path(0,1,1), path(0,9,42), path(0,9,40), path(4,9,26), path(1,9,49), path(2,9,36), path(3,9,45), path(5,9,25), path(6,9,18), path(7,9,13), path(2,3,4), path(0,2,4), path(0,3,9), path(0,4,16), []],
%-----
applicable=7, applied=3, 
store=[arc(1,6,31), arc(6,7,8), arc(4,7,13), arc(4,5,6), arc(2,5,11), arc(2,3,4), arc(7,9,13), arc(6,9,18), arc(5,9,25), arc(4,9,34), arc(3,9,45), arc(2,9,58), arc(1,9,73), arc(0,7,49), arc(0,6,36), arc(0,5,25), arc(0,4,16), arc(0,3,9), arc(0,2,4), arc(0,1,1), path(0,7,40), path(1,7,39), path(0,7,29), path(0,5,15), path(0,6,32), path(0,3,8), path(2,5,11), path(4,5,6), path(4,7,13), path(6,7,8), path(1,6,31), path(0,1,1), path(0,9,40), path(4,9,26), path(1,9,49), path(2,9,36), path(3,9,45), path(5,9,25), path(6,9,18), path(7,9,13), path(2,3,4), path(0,2,4), path(0,4,16), []],
%-----
applicable=1, applied=1, 
store=[arc(1,6,31), arc(6,7,8), arc(4,7,13), arc(4,5,6), arc(2,5,11), arc(2,3,4), arc(7,9,13), arc(6,9,18), arc(5,9,25), arc(4,9,34), arc(3,9,45), arc(2,9,58), arc(1,9,73), arc(0,7,49), arc(0,6,36), arc(0,5,25), arc(0,4,16), arc(0,3,9), arc(0,2,4), arc(0,1,1), path(1,7,39), path(0,7,29), path(0,5,15), path(0,6,32), path(0,3,8), path(2,5,11), path(4,5,6), path(4,7,13), path(6,7,8), path(1,6,31), path(0,1,1), path(0,9,40), path(4,9,26), path(1,9,49), path(2,9,36), path(3,9,45), path(5,9,25), path(6,9,18), path(7,9,13), path(2,3,4), path(0,2,4), path(0,4,16), []],
%-----

example=map, 
query:store=[mapreduce(cw,cw), data(3), data(13), data(6), data(7), data(2), data(11), data(9), data(3), data(14), data(4), data(6), data(10), data(5), data(2), data(1), data(12), data(4), data(5), data(8), data(1), data(7), []],
%-----
applicable=21, applied=7, 
store=[mapreduce(cw,cw), data(3), data(13), data(6), data(7), data(11), data(9), data(3), data(14), data(6), data(10), data(2), data(4), data(5), data(7), work(cw,1,1), work(cw,8,1), work(cw,5,1), work(cw,4,1), work(cw,12,1), work(cw,1,1), work(cw,2,1), []],
%-----
applicable=16, applied=7, 
store=[mapreduce(cw,cw), data(13), data(7), data(11), data(9), data(3), data(6), data(2), data(7), work(cw,1,2), work(cw,5,1), work(cw,10,1), work(cw,6,1), work(cw,4,1), work(cw,14,1), work(cw,3,1), work(cw,8,1), work(cw,5,1), work(cw,4,1), work(cw,12,1), work(cw,2,1), []],
%-----
applicable=13, applied=6, 
store=[mapreduce(cw,cw), data(13), data(3), data(6), data(7), work(cw,4,2), work(cw,5,2), work(cw,9,1), work(cw,11,1), work(cw,2,1), work(cw,7,1), work(cw,1,2), work(cw,10,1), work(cw,6,1), work(cw,14,1), work(cw,3,1), work(cw,8,1), work(cw,12,1), work(cw,2,1), []],
%-----
applicable=8, applied=4, 
store=[mapreduce(cw,cw), data(7), work(cw,2,2), work(cw,6,1), work(cw,13,1), work(cw,3,1), work(cw,4,2), work(cw,5,2), work(cw,9,1), work(cw,11,1), work(cw,7,1), work(cw,1,2), work(cw,10,1), work(cw,6,1), work(cw,14,1), work(cw,3,1), work(cw,8,1), work(cw,12,1), []],
%-----
applicable=5, applied=3, 
store=[mapreduce(cw,cw), work(cw,3,2), work(cw,6,2), work(cw,7,1), work(cw,2,2), work(cw,13,1), work(cw,4,2), work(cw,5,2), work(cw,9,1), work(cw,11,1), work(cw,7,1), work(cw,1,2), work(cw,10,1), work(cw,14,1), work(cw,8,1), work(cw,12,1), []],
%-----
applicable=2, applied=1, 
store=[mapreduce(cw,cw), work(cw,7,2), work(cw,3,2), work(cw,6,2), work(cw,2,2), work(cw,13,1), work(cw,4,2), work(cw,5,2), work(cw,9,1), work(cw,11,1), work(cw,1,2), work(cw,10,1), work(cw,14,1), work(cw,8,1), work(cw,12,1), []],
%-----

example=sat, 
query:store=[f([1,2,3,4,5,6,7],[]), eq(45,or(4,5)), eq(54,and(5,4)), eq(75,and(7,5)), eq(27,or(2,7)), eq(22,neg(2)), eq(12,or(1,2)), eq(31,and(3,1)), eq(7,v(7)), eq(6,v(6)), eq(5,v(5)), eq(4,v(4)), eq(3,v(3)), eq(2,v(2)), eq(1,v(1)), []],
%-----
applicable=1, applied=1, 
store=[f([2,3,4,5,6,7],[false(1)]), f([2,3,4,5,6,7],[true(1)]), eq(45,or(4,5)), eq(54,and(5,4)), eq(75,and(7,5)), eq(27,or(2,7)), eq(22,neg(2)), eq(12,or(1,2)), eq(31,and(3,1)), eq(7,v(7)), eq(6,v(6)), eq(5,v(5)), eq(4,v(4)), eq(3,v(3)), eq(2,v(2)), eq(1,v(1)), []],
%-----
applicable=2, applied=2, 
store=[f([3,4,5,6,7],[false(2),false(1)]), f([3,4,5,6,7],[true(2),false(1)]), f([3,4,5,6,7],[false(2),true(1)]), f([3,4,5,6,7],[true(2),true(1)]), eq(45,or(4,5)), eq(54,and(5,4)), eq(75,and(7,5)), eq(27,or(2,7)), eq(22,neg(2)), eq(12,or(1,2)), eq(31,and(3,1)), eq(7,v(7)), eq(6,v(6)), eq(5,v(5)), eq(4,v(4)), eq(3,v(3)), eq(2,v(2)), eq(1,v(1)), []],
%-----
applicable=4, applied=4, 
store=[f([4,5,6,7],[false(3),false(2),true(1)]), f([4,5,6,7],[true(3),false(2),true(1)]), f([4,5,6,7],[false(3),true(2),false(1)]), f([4,5,6,7],[true(3),true(2),false(1)]), f([4,5,6,7],[false(3),false(2),false(1)]), f([4,5,6,7],[true(3),false(2),false(1)]), f([4,5,6,7],[false(3),true(2),true(1)]), f([4,5,6,7],[true(3),true(2),true(1)]), eq(45,or(4,5)), eq(54,and(5,4)), eq(75,and(7,5)), eq(27,or(2,7)), eq(22,neg(2)), eq(12,or(1,2)), eq(31,and(3,1)), eq(7,v(7)), eq(6,v(6)), eq(5,v(5)), eq(4,v(4)), eq(3,v(3)), eq(2,v(2)), eq(1,v(1)), []],
%-----
applicable=8, applied=7, 
store=[f([5,6,7],[false(4),false(3),true(2),true(1)]), f([5,6,7],[true(4),false(3),true(2),true(1)]), f([5,6,7],[false(4),true(3),false(2),false(1)]), f([5,6,7],[true(4),true(3),false(2),false(1)]), f([5,6,7],[false(4),false(3),false(2),false(1)]), f([5,6,7],[true(4),false(3),false(2),false(1)]), f([5,6,7],[false(4),true(3),true(2),false(1)]), f([5,6,7],[true(4),true(3),true(2),false(1)]), f([5,6,7],[false(4),false(3),true(2),false(1)]), f([5,6,7],[true(4),false(3),true(2),false(1)]), f([5,6,7],[false(4),true(3),false(2),true(1)]), f([5,6,7],[true(4),true(3),false(2),true(1)]), f([5,6,7],[false(4),false(3),false(2),true(1)]), f([5,6,7],[true(4),false(3),false(2),true(1)]), f([4,5,6,7],[true(3),true(2),true(1)]), eq(45,or(4,5)), eq(54,and(5,4)), eq(75,and(7,5)), eq(27,or(2,7)), eq(22,neg(2)), eq(12,or(1,2)), eq(31,and(3,1)), eq(7,v(7)), eq(6,v(6)), eq(5,v(5)), eq(4,v(4)), eq(3,v(3)), eq(2,v(2)), eq(1,v(1)), []],
%-----
applicable=15, applied=7, 
store=[f([6,7],[false(5),false(4),false(3),false(2),true(1)]), f([6,7],[true(5),false(4),false(3),false(2),true(1)]), f([6,7],[false(5),true(4),true(3),false(2),true(1)]), f([6,7],[true(5),true(4),true(3),false(2),true(1)]), f([6,7],[false(5),false(4),true(3),false(2),true(1)]), f([6,7],[true(5),false(4),true(3),false(2),true(1)]), f([6,7],[false(5),true(4),false(3),true(2),false(1)]), f([6,7],[true(5),true(4),false(3),true(2),false(1)]), f([6,7],[false(5),false(4),false(3),true(2),false(1)]), f([6,7],[true(5),false(4),false(3),true(2),false(1)]), f([6,7],[false(5),true(4),true(3),true(2),false(1)]), f([6,7],[true(5),true(4),true(3),true(2),false(1)]), f([6,7],[false(5),false(4),true(3),true(2),false(1)]), f([6,7],[true(5),false(4),true(3),true(2),false(1)]), f([5,6,7],[false(4),false(3),true(2),true(1)]), f([5,6,7],[true(4),false(3),true(2),true(1)]), f([5,6,7],[false(4),true(3),false(2),false(1)]), f([5,6,7],[true(4),true(3),false(2),false(1)]), f([5,6,7],[false(4),false(3),false(2),false(1)]), f([5,6,7],[true(4),false(3),false(2),false(1)]), f([5,6,7],[true(4),false(3),false(2),true(1)]), f([4,5,6,7],[true(3),true(2),true(1)]), eq(45,or(4,5)), eq(54,and(5,4)), eq(75,and(7,5)), eq(27,or(2,7)), eq(22,neg(2)), eq(12,or(1,2)), eq(31,and(3,1)), eq(7,v(7)), eq(6,v(6)), eq(5,v(5)), eq(4,v(4)), eq(3,v(3)), eq(2,v(2)), eq(1,v(1)), []],
%-----
applicable=22, applied=7, 
store=[f([7],[false(6),false(5),false(4),true(3),true(2),false(1)]), f([7],[true(6),false(5),false(4),true(3),true(2),false(1)]), f([7],[false(6),true(5),true(4),true(3),true(2),false(1)]), f([7],[true(6),true(5),true(4),true(3),true(2),false(1)]), f([7],[false(6),false(5),true(4),true(3),true(2),false(1)]), f([7],[true(6),false(5),true(4),true(3),true(2),false(1)]), f([7],[false(6),true(5),false(4),false(3),true(2),false(1)]), f([7],[true(6),true(5),false(4),false(3),true(2),false(1)]), f([7],[false(6),false(5),false(4),false(3),true(2),false(1)]), f([7],[true(6),false(5),false(4),false(3),true(2),false(1)]), f([7],[false(6),true(5),true(4),false(3),true(2),false(1)]), f([7],[true(6),true(5),true(4),false(3),true(2),false(1)]), f([7],[false(6),false(5),true(4),false(3),true(2),false(1)]), f([7],[true(6),false(5),true(4),false(3),true(2),false(1)]), f([6,7],[false(5),false(4),false(3),false(2),true(1)]), f([6,7],[true(5),false(4),false(3),false(2),true(1)]), f([6,7],[false(5),true(4),true(3),false(2),true(1)]), f([6,7],[true(5),true(4),true(3),false(2),true(1)]), f([6,7],[false(5),false(4),true(3),false(2),true(1)]), f([6,7],[true(5),false(4),true(3),false(2),true(1)]), f([6,7],[true(5),false(4),true(3),true(2),false(1)]), f([5,6,7],[false(4),false(3),true(2),true(1)]), f([5,6,7],[true(4),false(3),true(2),true(1)]), f([5,6,7],[false(4),true(3),false(2),false(1)]), f([5,6,7],[true(4),true(3),false(2),false(1)]), f([5,6,7],[false(4),false(3),false(2),false(1)]), f([5,6,7],[true(4),false(3),false(2),false(1)]), f([5,6,7],[true(4),false(3),false(2),true(1)]), f([4,5,6,7],[true(3),true(2),true(1)]), eq(45,or(4,5)), eq(54,and(5,4)), eq(75,and(7,5)), eq(27,or(2,7)), eq(22,neg(2)), eq(12,or(1,2)), eq(31,and(3,1)), eq(7,v(7)), eq(6,v(6)), eq(5,v(5)), eq(4,v(4)), eq(3,v(3)), eq(2,v(2)), eq(1,v(1)), []],
%-----
applicable=29, applied=7, 
store=[f([],[false(7),false(6),false(5),true(4),false(3),true(2),false(1)]), f([],[true(7),false(6),false(5),true(4),false(3),true(2),false(1)]), f([],[false(7),true(6),true(5),true(4),false(3),true(2),false(1)]), f([],[true(7),true(6),true(5),true(4),false(3),true(2),false(1)]), f([],[false(7),false(6),true(5),true(4),false(3),true(2),false(1)]), f([],[true(7),false(6),true(5),true(4),false(3),true(2),false(1)]), f([],[false(7),true(6),false(5),false(4),false(3),true(2),false(1)]), f([],[true(7),true(6),false(5),false(4),false(3),true(2),false(1)]), f([],[false(7),false(6),false(5),false(4),false(3),true(2),false(1)]), f([],[true(7),false(6),false(5),false(4),false(3),true(2),false(1)]), f([],[false(7),true(6),true(5),false(4),false(3),true(2),false(1)]), f([],[true(7),true(6),true(5),false(4),false(3),true(2),false(1)]), f([],[false(7),false(6),true(5),false(4),false(3),true(2),false(1)]), f([],[true(7),false(6),true(5),false(4),false(3),true(2),false(1)]), f([7],[false(6),false(5),false(4),true(3),true(2),false(1)]), f([7],[true(6),false(5),false(4),true(3),true(2),false(1)]), f([7],[false(6),true(5),true(4),true(3),true(2),false(1)]), f([7],[true(6),true(5),true(4),true(3),true(2),false(1)]), f([7],[false(6),false(5),true(4),true(3),true(2),false(1)]), f([7],[true(6),false(5),true(4),true(3),true(2),false(1)]), f([7],[true(6),false(5),true(4),false(3),true(2),false(1)]), f([6,7],[false(5),false(4),false(3),false(2),true(1)]), f([6,7],[true(5),false(4),false(3),false(2),true(1)]), f([6,7],[false(5),true(4),true(3),false(2),true(1)]), f([6,7],[true(5),true(4),true(3),false(2),true(1)]), f([6,7],[false(5),false(4),true(3),false(2),true(1)]), f([6,7],[true(5),false(4),true(3),false(2),true(1)]), f([6,7],[true(5),false(4),true(3),true(2),false(1)]), f([5,6,7],[false(4),false(3),true(2),true(1)]), f([5,6,7],[true(4),false(3),true(2),true(1)]), f([5,6,7],[false(4),true(3),false(2),false(1)]), f([5,6,7],[true(4),true(3),false(2),false(1)]), f([5,6,7],[false(4),false(3),false(2),false(1)]), f([5,6,7],[true(4),false(3),false(2),false(1)]), f([5,6,7],[true(4),false(3),false(2),true(1)]), f([4,5,6,7],[true(3),true(2),true(1)]), eq(45,or(4,5)), eq(54,and(5,4)), eq(75,and(7,5)), eq(27,or(2,7)), eq(22,neg(2)), eq(12,or(1,2)), eq(31,and(3,1)), eq(7,v(7)), eq(6,v(6)), eq(5,v(5)), eq(4,v(4)), eq(3,v(3)), eq(2,v(2)), eq(1,v(1)), []],
%-----
applicable=120, applied=7, 
store=[f([],[false(7),false(6),false(5),true(4),false(3),true(2),false(1)]), f([],[true(7),false(6),false(5),true(4),false(3),true(2),false(1)]), f([],[false(7),true(6),true(5),true(4),false(3),true(2),false(1)]), f([],[true(7),true(6),true(5),true(4),false(3),true(2),false(1)]), f([],[false(7),false(6),true(5),true(4),false(3),true(2),false(1)]), f([],[true(7),false(6),true(5),true(4),false(3),true(2),false(1)]), f([],[false(7),true(6),false(5),false(4),false(3),true(2),false(1)]), f([],[true(7),true(6),false(5),false(4),false(3),true(2),false(1)]), f([],[false(7),false(6),false(5),false(4),false(3),true(2),false(1)]), f([],[true(7),false(6),false(5),false(4),false(3),true(2),false(1)]), f([],[false(7),true(6),true(5),false(4),false(3),true(2),false(1)]), f([],[true(7),true(6),true(5),false(4),false(3),true(2),false(1)]), f([],[false(7),false(6),true(5),false(4),false(3),true(2),false(1)]), f([],[true(7),false(6),true(5),false(4),false(3),true(2),false(1)]), f([7],[false(6),false(5),false(4),true(3),true(2),false(1)]), f([7],[true(6),false(5),false(4),true(3),true(2),false(1)]), f([7],[false(6),true(5),true(4),true(3),true(2),false(1)]), f([7],[true(6),true(5),true(4),true(3),true(2),false(1)]), f([7],[false(6),false(5),true(4),true(3),true(2),false(1)]), f([7],[true(6),false(5),true(4),true(3),true(2),false(1)]), f([7],[true(6),false(5),true(4),false(3),true(2),false(1)]), f([6,7],[false(5),false(4),false(3),false(2),true(1)]), f([6,7],[true(5),false(4),false(3),false(2),true(1)]), f([6,7],[false(5),true(4),true(3),false(2),true(1)]), f([6,7],[true(5),true(4),true(3),false(2),true(1)]), f([6,7],[false(5),false(4),true(3),false(2),true(1)]), f([6,7],[true(5),false(4),true(3),false(2),true(1)]), f([6,7],[true(5),false(4),true(3),true(2),false(1)]), f([5,6,7],[false(4),false(3),true(2),true(1)]), f([5,6,7],[true(4),false(3),true(2),true(1)]), f([5,6,7],[false(4),true(3),false(2),false(1)]), f([5,6,7],[true(4),true(3),false(2),false(1)]), f([5,6,7],[false(4),false(3),false(2),false(1)]), f([5,6,7],[true(4),false(3),false(2),false(1)]), f([5,6,7],[true(4),false(3),false(2),true(1)]), f([4,5,6,7],[true(3),true(2),true(1)]), eq(45,or(4,5)), eq(54,and(5,4)), eq(75,and(7,5)), eq(27,or(2,7)), eq(22,neg(2)), eq(12,or(1,2)), eq(31,and(3,1)), eq(7,v(7)), eq(6,v(6)), eq(5,v(5)), eq(4,v(4)), eq(3,v(3)), eq(2,v(2)), eq(1,v(1)), sat(5,[true(7),false(6),true(5),false(4),false(3),true(2),false(1)],true), sat(2,[true(7),false(6),true(5),false(4),false(3),true(2),false(1)],true), sat(6,[true(7),false(6),true(5),false(4),false(3),true(2),false(1)],false), sat(4,[true(7),false(6),true(5),false(4),false(3),true(2),false(1)],false), sat(3,[true(7),false(6),true(5),false(4),false(3),true(2),false(1)],false), sat(1,[true(7),false(6),true(5),false(4),false(3),true(2),false(1)],false), sat(5,[false(7),false(6),true(5),false(4),false(3),true(2),false(1)],true), []],
%-----
applicable=118, applied=7
%-----
].
