/*
   * Type of Step
   *
   * mode: Bitmask of TRANSACTION_MODE_*
   *       Defaults to TRANSACTION_MODE_RPM_ONLY
   *
   * Returns one of STEP_*
   *
   */
  int type(int mode = SOLVER_TRANSACTION_RPM_ONLY)