pub type WpMethodEQ = WMethodEQ;Expand description
Alias for the Wp-method name used by some literature.
Aliased Type§
pub struct WpMethodEQ {
pub max_states: usize,
/* private fields */
}Fields§
§max_states: usizeUpper bound on the number of states in the target system.