HoriAsso - Progress Log: Difference between revisions
From Drorbn
Jump to navigationJump to search
(→June 2) |
(→June 2) |
||
Line 2: | Line 2: | ||
*Rewritten the constructors for the class Words, which will be documented in the [[HoriAsso|Documentation]] page of this project. |
*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 in [[HoriAsso|Documentation]]. |
*Written the java code to generate all Lyndon words from length 1 to length N, with k generators. This will be posted in the [http://katlas.math.toronto.edu/svn/HoriAsso/ repository] and documented in [[HoriAsso|Documentation]]. |
Revision as of 11:01, 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.