#!/bin/bash

# LAGraph, (c) 2021 by The LAGraph Contributors, All Rights Reserved.
# SPDX-License-Identifier: BSD-2-Clause
# See additional acknowledgments in the LICENSE file,
# or contact permission@sei.cmu.edu for the full terms.

../../build/src/benchmark/ss2_demo ../../../MM/GAP/GAP-kron/GAP-kron.lagraph
../../build/src/benchmark/ss2_demo ../../../MM/GAP/GAP-road/GAP-road.lagraph
../../build/src/benchmark/ss2_demo ../../../MM/GAP/GAP-twitter/GAP-twitter.lagraph
../../build/src/benchmark/ss2_demo ../../../MM/GAP/GAP-urand/GAP-urand.lagraph
../../build/src/benchmark/ss2_demo ../../../MM/GAP/GAP-web/GAP-web.lagraph

