Maximize the interval in clingo

后端 未结 0 1983
忘了有多久
忘了有多久 2021-02-08 11:44

I have the following clingo code that generates the search space, followed by constraints.

{in(I,1..4)}=1 :- I=1..n.
:- [constraint1]
:- [constraint2]


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题