Namespaces | |
namespace | opennwa |
This file defines forward declarations for various useful NWA-related types. | |
namespace | opennwa::construct |
Functions | |
NwaRefPtr | opennwa::construct::complement (Nwa const &source) |
constructs the NWA that is the complement of the given NWA | |
void | opennwa::construct::complement (Nwa &out, Nwa const &first) |
constructs the NWA that is the complement of the given NWA |