Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
PermLab: software for permutation patterns
Michael Albert (University of Otago)
PermLab is a Java software suite for assisting in research about (mostly classical) permutation
patterns. It consists of a GUI which greatly extends the capabilities of its predecessor Class-
Counter to include both graphical display and manipulation of single permutations, and the
display of animations which can reveal underlying structure within collections of permutations.
Additionally it includes an extensive applications programming interface which permits the de-
velopment of special purpose code to deal with specific problems without requiring too much
familiarity with Java. As well as demonstrating PermLab I will discuss some of the underlying
algorithms, and its design principles. PermLab is open source and contributions to the code base
from the permutation patterns community are welcomed.