From 1a19c238e3741931db9e61b6a0b79259b5ed0753 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Wed, 22 Dec 2021 19:35:48 +0100 Subject: WIP c implementation --- playground/native-calculate.sh | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 playground/native-calculate.sh (limited to 'playground/native-calculate.sh') diff --git a/playground/native-calculate.sh b/playground/native-calculate.sh new file mode 100755 index 0000000..06756ba --- /dev/null +++ b/playground/native-calculate.sh @@ -0,0 +1,8 @@ +#!/bin/sh + +. $(dirname -- "$0")/env.sh + +exec $ROOT_PATH/build/c/opcut-calculate \ + --method greedy \ + --output result.json \ + params.json -- cgit v1.2.3-70-g09d2