Skip to main content
. Author manuscript; available in PMC: 2023 Sep 16.
Published in final edited form as: IEEE Int Conf Web Serv. 2022 Sep 16;2022:266–275. doi: 10.1109/icws55610.2022.00048

TABLE II.

Candidate fixes for BP graph in Fig. 1.

Candidate Fix Mutations
m 1 (productId, pid), (taxClassId, tax_class)
(productId, tax_class)+, (taxClassId, pid)+
m 2 (productId, product_code), (taxClassId, tax_class)
(productId, tax_class)+, (taxClassId, product_code)+
m 3 (taxClassId, tax_class), (ship_class, ship_cat)
(taxClassId, ship_cat)+, (ship_class, tax_class)+
m 4 (productId, product_code), (ship_class, ship_cat)
(productId, ship_cat)+, (ship_class, product_code)+
m 5 (productId, pid), (ship_class, ship_cat)
(productId, ship_cat)+, (ship_class, pid)+
m 6 (ship_charges, sales_tax), (tax_amount, shipping)
(ship_charges, shipping)+, (tax_amount, sales_tax)+