Erlang/OTP Forums

Author Message

<  Erlang  ~  Constraint satisfaction problem

perigee
Posted: Sat Oct 31, 2009 11:51 pm Reply with quote
Joined: 31 Oct 2009 Posts: 2
Hello all,

I'm a PhD student in computer science, currently i'm working constraint satisfaction problem, notable in frequency assignment problem. I'm just wondering that erlang is suitable for this kind of problems or not.



Thanks in advance.
View user's profile Send private message
darkolee
Posted: Fri Dec 04, 2009 4:01 pm Reply with quote
User Joined: 02 Dec 2009 Posts: 12
I don't how suitable this answer is but as far as I can see it, Erlang will help if you are able to parallelize the problem. Computation-wise, if the problem you are studying in CSP, is NP hard then I don't think Erlang can help you very much. I do however think that being functional, erlang's syntax can help write better looking code.
View user's profile Send private message

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum