GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
morteza
/
adaptive-nback
Download ZIP
23 commits
Transfer to URL with SHA
branch:
master
Switch branches
×
develop
master
adaptive-nback
/
src
/
main
/
scala
/
org
/
xcit
/
nback
/
generators
/
latest commit
e5d3906066
Morteza Ansarinia
authored
on 1 Jan 2019
..
EvenSequenceGenerator.scala
Update skewed generator, based on ralph2014. Param names and description is based on A.2 appendix of Ralph2014 thesis.
6 years ago
MarkovChainSequenceGenerator.scala
Add random and even generators (ralph2014 thesis), and stubs for the rest of generators. It now uses generator design pattern to select a sequence generator.
6 years ago
RandomSequenceGenerator.scala
Update skewed generator, based on ralph2014. Param names and description is based on A.2 appendix of Ralph2014 thesis.
6 years ago
SequenceGenerator.scala
Update skewed generator, based on ralph2014. Param names and description is based on A.2 appendix of Ralph2014 thesis.
6 years ago
SkewedSequenceGenerator.scala
Fix param definitions and docs in skewed generator.
6 years ago