How to express infinity in Prolog?

前端 未结 0 987
心在旅途
心在旅途 2020-12-23 00:03

I am trying to use random/3

random(+L:int, +U:int, -R:int)

Is there any thing that can be used for representing infinity?

For

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