// SPDX-FileCopyrightText: 2022 Thomas Kramer <code@tkramer.ch>
//// SPDX-License-Identifier: AGPL-3.0-or-later
//! Transformations of the majority-inverter graph.
#![allow(unused)]// TODO remove once stabilized
modassociativity;moddistributivity;pubuseassociativity::*;pubusedistributivity::*;