Learn R Programming

QuantumOps (version 3.0.1)

QAOA_example: QAOA_example

Description

Runs an example of QAOA

Usage

QAOA_example(case=1)

Arguments

case

Integer specifying case to demonstrate. Currently only two, 1 (small) and 2 (medium)

Value

No value

Examples

Run this code
# NOT RUN {
 
# }
# NOT RUN {
 QAOA_example(1)
 QAOA_example(2)
 
# }

Run the code above in your browser using DataLab