Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rename solution script to configurations | Karel Kočí | 2015-07-22 |
| | | | | New name more better resembles what script does. | ||
* | Remove possibility of generating next solution in loop. | Karel Kočí | 2015-07-17 |
| | | | | | Only possibility now is generating all solutions on initialisation. Remove solution generating phase. | ||
* | Fix NoAppliableSolution in loop and changed looping phase | Karel Kočí | 2015-05-16 |
| | |||
* | Fix solution generation in case of gen_all_solution_oninit | Karel Kočí | 2015-05-14 |
| | |||
* | Fix env | Karel Kočí | 2015-05-13 |
| | |||
* | Add possibility of calling pahe_set from outside of loop.py | Karel Kočí | 2015-05-06 |
| | |||
* | Separate initialisation | Karel Kočí | 2015-05-06 |
| | | | | Initialisation now can be executed without loop it self. | ||
* | Add some configuration options and clean write_conf | Karel Kočí | 2015-05-04 |
| | |||
* | Add possibility of running step-by-step | Karel Kočí | 2015-04-28 |
| | |||
* | Include iteration and phase code to loop | Karel Kočí | 2015-04-28 |
| | |||
* | Add boot phase | Karel Kočí | 2015-04-28 |
| | |||
* | Rename script main_loop to loop | Karel Kočí | 2015-04-26 |