Comment Re:Possible Distributed Project (Score 1) 105
Well we should make a client independent of the actual problem.
Something like 3 parts.
a network part.
a search engine part.
and a problem definition part.
and a static interface between the parts.
So to do another problem your just write another problem definition part.
And to try another search algoritme your write a new search engine part.
Something like 3 parts.
a network part.
a search engine part.
and a problem definition part.
and a static interface between the parts.
So to do another problem your just write another problem definition part.
And to try another search algoritme your write a new search engine part.