Maestro 0.1.0
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
maestroexe.cpp File Reference
#include <iostream>
#include <boost/program_options.hpp>
#include <algorithm>
#include <stdlib.h>
#include <stdio.h>
#include <fstream>
#include "Simulator.hpp"
+ Include dependency graph for maestroexe.cpp:

Go to the source code of this file.

Functions

static std::string _get_env_var (const char *envs)
 
static std::string GetConfigJson (int num_shots, int maxBondDim)
 
int main (int argc, char **argv)
 

Function Documentation

◆ _get_env_var()

static std::string _get_env_var ( const char *  envs)
static

Definition at line 12 of file maestroexe.cpp.

◆ GetConfigJson()

static std::string GetConfigJson ( int  num_shots,
int  maxBondDim 
)
static

Definition at line 35 of file maestroexe.cpp.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 49 of file maestroexe.cpp.