Skip to content

transform_accessible transform_copy

Alexandre Lewkowicz requested to merge al/transform into next
  • transform_mask -> transform_accessible

  • transform_copy: Copy all states. For each transition call 'trans'

  • new prototype for 'trans': void (*trans) (unsigned src, bdd& cond, acc_cond::mark_t& acc, unsigned dst)

Merge request reports