Aliquot Sequence Research  2.0
Compute properties of the sum-of-proper-divisors function.
Macros | Functions
pomyang_cli_main.c File Reference

command line interface to interact with the pom_yang algorithm More...

#include <assert.h>
#include <getopt.h>
#include <locale.h>
#include <stdbool.h>
#include <stdio.h>
#include <time.h>
#include "../inc/pomyang_kparent.h"
#include "../inc/moewsmoews_sieve.h"
#include "../inc/math_macros.h"
Include dependency graph for pomyang_cli_main.c:

Macros

#define OUTPUT_FILE   "dat/counts.csv"
 CLI runs output file.
 

Functions

int main (int argc, char **argv)
 Command line interface to the Pomerance-Yang algorithm.
 

Detailed Description

command line interface to interact with the pom_yang algorithm

Author
Gavin Guinn (gavin.nosp@m.guin.nosp@m.n1@gm.nosp@m.ail..nosp@m.com)
Date
2022-02-02