HoriAsso - Progress Log: Difference between revisions

From Drorbn
Jump to navigationJump to search
No edit summary
 
Line 1: Line 1:
==June 2==
==June 2==
*Rewritten the constructors for the class Words, which will be documented [HoriAsso-Documentation here]
*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-Documentation here].
*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 11: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.