topos = {
FCTopology[topo1, {SFAD[{p1, m^2}], SFAD[{p2, m^2}]}, {p1, p2}, {}, {}, {}],
FCTopology[topo2, {SFAD[{p3, m^2}], SFAD[{p4, m^2}]}, {p3, p4}, {}, {}, {}]
};
glis = {GLI[topo1, {0, 0}], GLI[topo1, {0, -1}], GLI[topo1, {1, 1}], GLI[topo1, {1, 2}], GLI[topo1, {2, 1}], GLI[topo2, {1, 1}],
GLI[topo2, {2, 2}]};
FCLoopFindIntegralMappings[glis, topos]
FCFeynmanPrepare::failmsg: Error! FCFeynmanPrepare has encountered a fatal problem and must abort the computation. The problem reads: The input expression is not a proper integral or list of propagators
$Aborted
topos = {
FCTopology[topo1, {SFAD[{p1, m^2}], SFAD[{p2, m^2}]}, {p1, p2}, {}, {}, {}],
FCTopology[topo2, {SFAD[{p3, m^2}], SFAD[{p4, m^2}]}, {p3, p4}, {}, {}, {}]
};
glis = {GLI[topo1, {0, 0}], GLI[topo1, {0, -1}], GLI[topo1, {1, 1}], GLI[topo1, {1, 2}], GLI[topo1, {2, 1}], GLI[topo2, {1, 1}],
GLI[topo2, {2, 2}]};
FCLoopFindIntegralMappings[glis, topos]
FCFeynmanPrepare::failmsg: Error! FCFeynmanPrepare has encountered a fatal problem and must abort the computation. The problem reads: The input expression is not a proper integral or list of propagators
$Aborted