|
|
| Author |
Message |
< Erlang ~ Constraint satisfaction problem |
| perigee |
Posted: Sat Oct 31, 2009 11:51 pm |
|
|
|
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. |
|
|
| Back to top |
|
| darkolee |
Posted: Fri Dec 04, 2009 4:01 pm |
|
|
|
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. |
|
|
| Back to top |
|
|
|
All times are GMT
|
|
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
|
|
|