purify
C++ Purify implementation with native circuit and BPP support
Loading...
Searching...
No Matches
main.cpp File Reference

Thin CLI entrypoint for the Purify executable. More...

#include "purify_runtime.hpp"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 Runs the Purify command-line interface.
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)
Parameters
argcArgument count.
argvArgument vector.
Returns
Process exit status.

Definition at line 18 of file main.cpp.

References purify::run_cli().