ParU/Demo:  simple demos for ParU

ParU, Copyright (c) 2022-2024, Mohsen Aznaveh and Timothy A. Davis,
All Rights Reserved.
SPDX-License-Identifier: GPL-3.0-or-later

This folder contains demo main programs that are built and run
by "make demos" in the top-level Makefile.  They do not form part
of the ParU complied library.

Files in this folder:

    paru_democ.c        longer demo for the ParU C interface
    paru_demo.cpp       longer demo for the ParU C++ interface
    paru_simplec.c      simple demo for the ParU C interface
    paru_simple.cpp     simple demo for the ParU C++ interface
    README.txt          this file
