Please close the ticket, I have found the problem. It had to do with the definition of the variables GOROOT and GOPATH that were not properly set. Thank you!
go branch
--stm not working for AFs (only --mod)
Remove diff markers.
Update bash syntax for removing substrings at the end of given strings.
Reset temporary file handling to default directory.
Add script for semi-automatic testing of ICCMA ...
Minor improvements in code.
Encapsulate credulous admissibility call in sep...
Automate testing by putting it into the ICCMA a...
Fix a bug in the grounded encoding that occurs ...
Two small optimisations in the competition scri...
Use clingo 5.0.0 due to the seeming existence o...
Small change in competition script.
Add a native algorithm for AF ideal semantics, ...
Revoke some previous "improvements" seemingly l...
Minor issues.
Specify to use the manual grounded version in t...
Change meaning of cleanup targets in Makefile.
Use a more elegant command to remove test resul...
Improve ICCMA build script for legibility and f...
Fix mistake in command line input error checking.
Remove files from version control that were lon...
Improve computation of inadmissible arguments b...
Set executability bit for shell script file mode.
Create infrastructure to deal with ideal semant...
First major part of adding functionality for id...
Fix an index out of range bug when there is a c...
Update version number in archive.
Make iccma-diamond.sh script independent of cal...
Fix a bug in the computation of grounded semant...
Make the script output the right list of problems.
Remove unnecessary if-check.
Update Makefile to automatic testing and some m...
Fix bug in deployment script.
Fix a typo in archive creation script.
Remove TODO from source code.
Remark change to version 0.3.0.
Restrict usage of ideal semantics to AF input.
Fix a bug in ideal computation where "f" was no...
Finalise computing the manual grounded semantic...
Improved the build and archive scripts.
Some indentation and commenting.
Add functionality for Dung's triathlon.
Further detail in documentation.
Add semi-model and stage semantics.
Provide unified output independent of semantics.
Mention dedicated grounded algorithm in README ...
Start another version of ideal semantics with j...
Change syntax in diamond script.
Set encoding directory as directory for tempora...
Further improvements to the competition version...
Reorganise code around manual grounded semantic...
Add special show encoding for ICCMA.
Remove debug message from inadmissible argument...
Add a special stage encoding with modified defi...
Modify scripts for building and testing goDIAMOND.
Merge branch 'go' of ssh://git.code.sf.net/p/di...
Improve writing to temp file.
Add internal data structure for computation on ...
Some indentation.
version 3.0.2
bugfix
fixed a bug (wrong import)
added scep/cred reasoning
changed transformation - to use ac2cicio
move ac2cico to right position
Two small optimisations in the competition scri...
Set executability bit for shell script file mode.
Mention dedicated grounded algorithm in README ...
Provide credulous and sceptical reasoning capab...
Merge branch 'go' into manual_grounded
Specify to use the manual grounded version in t...
Add comments for manual grounded computation im...
Add explicit truth value recording for argument...
Add initial version of native algorithm for gro...
Add error message for the case when manual grou...
Fix a bug in the grounded encoding that occurs ...
initial commit
Provide an error message whenever no semantics ...
Set clingo default location to /usr/bin/clingo.
Fix an unsafe variable in the grounded encoding.
Add a README with requirements and installation...
Add initial version of goDIAMOND.
Add new transformation encoding to CDiamond.
Change translation from formula representation ...
Added a new encoding for computing the function...
Output a list of lists only if the enumerate op...
Displaying commas in between arguments in the l...
Output the name of the instance only if the out...
added an override to use gcc instead of clang (...
added a file to download and build clingolib
added a new output-format (list of list of true...
implemented all 10 semantics
slightly changed output format
working for models semantics (all input formats...
model semantics implemented
further work on data encapsulation
First version of c-based diamond
added build-script (build.sh)