From: Michał A. <ant...@gm...> - 2009-08-08 15:35:14
|
I reworked structuring like you said, please see if it now looks okey. In some places I left old style as I thought it looks better for those cases (mainly case of not a lot of text and single arguments). If you like I can change structure for them as well. For some procedures with e.g. single graph argument maybe it would look better when it's written in a single line? I've added some keywords and a graph theory section. Now, it has only k-approximation algorithm definition but I will scan whole problem set, so maybe some more interesting things could be added (also there is a reference to wiki concering approximation algorithms). Maybe each problem could have it's definition in that section, but on the other hand there are references which do the same. >>Any particular reason not modifying >> modules/struct/graphops.man >>directly ? Oh, I did so, but I created new documentation folder to separate documentation work from the rest for better access (division) at SVN. I was also doing some rechecking with test cases, so next upcoming update will include tests. Best Regards, Michał Antoniewski |