Skip to content

Commit

Permalink
calling clasp and gringo knowlp#2
Browse files Browse the repository at this point in the history
  • Loading branch information
selineyp committed Aug 14, 2018
1 parent 74e157e commit 398d753
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/maxcost-test
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
cd ../../../miniconda/envs/test/clasp
ls


java -jar ../xhail-0.5.2/xhail.jar -b -c /home/travis/miniconda/bin/envs/test/bin/clasp -g /home/travis/miniconda/envs/test/bin/gringo $ex $cost
java -jar ../xhail-0.5.2/xhail.jar -b -c /home/travis/miniconda/envs/test/bin/clasp -g /home/travis/miniconda/envs/test/bin/gringo $ex $cost


if [ $? != 0 ]; then
Expand Down

0 comments on commit 398d753

Please sign in to comment.