aboutsummaryrefslogtreecommitdiff
path: root/bestflags
AgeCommit message (Expand)Author
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2013-08-19Add the omnetpp example.Yuheng Long
2013-08-16Add the negative flag elimination algorithm.Yuheng Long
2013-08-16Add an example that flows through the framework.Yuheng Long
2013-08-16Fixed the problems in task and steering.Yuheng Long
2013-08-15Initiate all the class fields in the init method.Yuheng Long
2013-08-15Add the content to the README.Yuheng Long
2013-08-15Refining the documentations.Yuheng Long
2013-08-11Refine the module hill_climb_best_neighbor.Yuheng Long
2013-08-10Add more examples for better documentation.Yuheng Long
2013-08-07Add the Genetic Algorithm.Yuheng Long
2013-08-07Add underscore to separate words in variables.Yuheng Long
2013-08-07Encapsulate a couple inner fields in a unittest.Yuheng Long
2013-08-07Add the best branching hill climbing algorithm.Yuheng Long
2013-08-02Add the flag module.Yuheng Long
2013-07-30Add the task module.Yuheng Long
2013-07-25Add the steering stage of the framework.Yuheng Long
2013-07-22Added the copyright information.Yuheng Long
2013-07-22Added the base Generation base class.Yuheng Long
2013-07-16Extract out a common mock task into a module.Yuheng Long
2013-07-12Rename the methods and use the dummy parameters.Yuheng Long
2013-07-11Add the project information to each file's header comment.Yuheng Long
2013-07-10Merge the test stage and the build stage.Yuheng Long
2013-06-27Added the logic and the test for the builder of the framework.Yuheng Long
2013-06-18Fixed the warnings from pylint.Yuheng Long
2013-06-18Have the pipeline process working. Added the unit test for this class.Yuheng Long
2013-06-10Added the skeleton for the flagging framework.Yuheng Long
2013-06-10testingYuheng Long