Version news and issues

Home Forums Potassco Tools Version news and issues

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #130
    Graham Deane
    Keymaster

    Information and experiences with the latest releases.

    #131
    Graham Deane
    Keymaster

    I tried out clingo 4.4.0 but have found some problems when using Lua functions.
    Roland identified a problem in the implementation that can occur for programs having large groundings. As far as I am aware the fix is not published yet, so tread carefully. I am sticking with 4.3.0 for the moment.

    • This reply was modified 10 years, 9 months ago by Graham Deane.
    #134
    Richard Evans
    Participant

    Have you moved over to clingo 4, then? I am still on clingo 3, because I have heard that clingo 4 does not yet have proper documentation etc. What is your feeling about clingo 4? Is it ready to use?

    #135
    Graham Deane
    Keymaster

    I am getting along ok with clingo 4.3.0.
    I have found that it seems to work fine – once one gets familiar with the various syntax changes.
    There are examples with the source code for both 4.3.0 and 4.4.0 that are quite useful.
    Those together with the readme comments and the standardised language spec are just about enough to go on.

    #138
    Graham Deane
    Keymaster

    I have had a couple of issues with clingo4.x that I thought it might be useful to share.
    1) There are some issues associated with grounding aggregates and also left assignment unifications (see bugs 100 and 102 in http://sourceforge.net/p/potassco/bugs/milestone/gringo-4.x/)
    They are quite subtle, occasionally literals may be dropped from a rule or a rule disappear entirely. Localising the problem is quite tricky, sometimes reordering rules or changing them slightly without actually changing the semantics of the rule can lead to different results.

    2) When using the incremental grounder/solver with weak constraints – the optimisation levels reported don’t always reflect the answer set. They seem to only count the weights introduced in the grounding iteration.

    Both these problems have been addressed in the trunk branch (4.5.0). This has not yet been released but can be downloaded from SourceForge. If you are experiencing any “odd” behaviour, it may be worth trying a quick test with this version.

    • This reply was modified 10 years, 5 months ago by Graham Deane.
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.