Answer Set Programming (ASP) is a software paradigm that can be used to represent knowledge and to solve combinatorial and information-intensive problems. Combinatorial search problems are those believed to not have an efficient way to reduce the space of solutions (NP-hard), some examples of this sort are presented in this... read more →
Nov
24
May
26
Perhaps you've thought about integrating Scala (or another JVM language) with your hybris project? As it turns out, this is not as difficult as it may at first seem. I will demonstrate a sample integration with Scala (the original implementation was based on hybris 4.7 - but as you will... read more →