HoriAsso - Progress Log: Difference between revisions
From Drorbn
Jump to navigationJump to search
No edit summary |
(→June 2) |
||
Line 1: | Line 1: | ||
==June 2== |
==June 2== |
||
*Rewritten the constructors for the class Words, which will be documented [HoriAsso |
*Rewritten the constructors for the class Words, which will be documented in the [[HoriAsso|Documentation]] page of this project. |
||
*Written the java code to generate all Lyndon words from length 1 to length N, with k generators. This will be posted in the repository and documented [HoriAsso |
*Written the java code to generate all Lyndon words from length 1 to length N, with k generators. This will be posted in the repository and documented in [[HoriAsso|Documentation]]. |
Revision as of 10:59, 3 June 2006
June 2
- Rewritten the constructors for the class Words, which will be documented in the Documentation page of this project.
- Written the java code to generate all Lyndon words from length 1 to length N, with k generators. This will be posted in the repository and documented in Documentation.