UniFormal / MMT

The MMT Language and System
https://uniformal.github.io/
Other
68 stars 23 forks source link

ArgSemSolver #482

Closed rappatoni closed 5 years ago

rappatoni commented 5 years ago

Implementation of argumentation semantic computation on theory graphs using the solver jArgSemSAT.

Please take note of the license used by jArgSemSAT: https://github.com/federicocerutti/jArgSemSAT/blob/master/LICENSE

My code merely calls the solver which is provided as a java library.