Merges two APA speculars by merging their first and their second components accordingly.
Merges two APA speculars by merging their first and their second components accordingly.
a new APA specular containing the merged APAs.
Applies a function to both APAs.
Applies a function to both APAs.
the function to apply on both APAs.
a new APA specular containing the two transformed APAs.
Swaps the position of the two elements of the APA specular.
Swaps the position of the two elements of the APA specular.
a new APA specular with the second as first and the first as second component.
Transforms the APA specular into a DFA specular by transforming the NBAs of the NBA specular resulting from toNbas.toMinimizedNbas into DFAs.
Transforms the APA specular into a DFA specular by transforming the NBAs of the NBA specular resulting from toNbas.toMinimizedNbas into DFAs.
a DFA specular containing the created DFAs.
Converts the two APAs into dot format.
Converts the two APAs into dot format.
a string containing the two APAs in dot format.
Transforms the APA specular into a single FSM by transforming the NBAs of the NBA specular resulting from toNbas.toMinimizedNbas into a FSM.
Transforms the APA specular into a single FSM by transforming the NBAs of the NBA specular resulting from toNbas.toMinimizedNbas into a FSM.
a FSM.
Transforms the APA specular into an NBA specular by applying toNba on the APAs.
Transforms the APA specular into an NBA specular by applying toNba on the APAs.
a NBA specular containing the created NBAs.
Transforms the APA specular into a NFA specular by transforming the NBAs of the NBA specular resulting from toNbas.toMinimizedNbas into NFAs.
Transforms the APA specular into a NFA specular by transforming the NBAs of the NBA specular resulting from toNbas.toMinimizedNbas into NFAs.
a NFA specular containing the created NFAs.
Reduces both APAs by applying toReducedApa on both.
Reduces both APAs by applying toReducedApa on both.
a new APA specular containing the reduced APAs
Slims both APAs by applying toSlimApa on both.
Slims both APAs by applying toSlimApa on both.
a new APA specular containing the slimed APAs
Converts the two APAs into AFF format.
Converts the two APAs into AFF format.
a string containing the two APAs in AFF format.
Merges two APA speculars by merging their first and their second components accordingly.
Merges two APA speculars by merging their first and their second components accordingly.
a new APA specular containing the merged APAs.
Represents a pair of APAs