InstructionScheduleMap.instructions

property InstructionScheduleMap.instructions: List[str]

Return all instructions which have definitions.

By default, these are typically the basis gates along with other instructions such as measure and reset.

Return type

List[str]

Returns

The names of all the circuit instructions which have Schedule definitions in this.