Re: [eclipse-clp-users] Question regarding null variable

From: Choughule, Yogesh <Yogesh.Choughule_at_...390...>
Date: Mon, 15 Dec 2014 08:32:35 +0000
Hi Kish

I will explain null in Java context because i am trying to solve java code using ECLiPSe.
for e.g. 
Integer x = null;
In Java, null means variable x does not refer to any value in memory.

In Prolog, we write something like
X $= 2,

So in Prolog, i want to know if i can specify something like
X $= null,

if not, is there any similar concept which can be used as null in any of the libraries supported by ECLiPSe?

Regards

Yogesh

________________________________________
From: Kish Shen [kisshen_at_...5...]
Sent: 15 December 2014 17:00:58
To: Choughule, Yogesh; eclipse-clp-users_at_lists.sourceforge.net
Subject: Re: [eclipse-clp-users] Question regarding null variable

Hi Yogesh,

I think you need to give more context and explain what you mean by
'null'. ECLiPSe supports several constraint solver libraries -- so you
need to say the library you are talking about for the 'constraint' you
mentioned, and what exact effect 'null' has when 'specified as a
constraint'.
Cheers,

Kish

On 15/12/2014 01:52, Choughule, Yogesh wrote:
> Dear Users
>
> My questions is regarding the usage of null variable.
>
> 1) Can we specify a variable as null in ECLiPSe?
> I am trying to implement a functionality where null needs to be specified as a constraint.
>
> 2)if not, is there any workaround to represent null in ECLiPSe?
>
> Thanks and Regards
>
> Yogesh C.
>
> ______________________________________________________________________
> Disclaimer: This email and any attachments are sent in strictest confidence
> for the sole use of the addressee and may contain legally privileged,
> confidential, and proprietary data. If you are not the intended recipient,
> please advise the sender by replying promptly to this email and then delete
> and destroy this email and any attachments without any further use, copying
> or forwarding.
>
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
>
>
>
> _______________________________________________
> ECLiPSe-CLP-Users mailing list
> ECLiPSe-CLP-Users_at_lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/eclipse-clp-users
>


______________________________________________________________________
Disclaimer: This email and any attachments are sent in strictest confidence
for the sole use of the addressee and may contain legally privileged,
confidential, and proprietary data. If you are not the intended recipient,
please advise the sender by replying promptly to this email and then delete
and destroy this email and any attachments without any further use, copying
or forwarding.
Received on Mon Dec 15 2014 - 08:33:07 CET

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:20 CEST