Miha Stele (2018) Extension of ALGator system for defining parameter limits. EngD thesis.
Abstract
ALGator is a system for evaluating quality of algorithms and for analysing its results. In this diploma work, the main goal was to develop an automatic search for the adequate limits of any parameters. The task could not be made directly since we had to build more modules to achieve the goal. In general, our implementation consisted of four parts: definition of the whole structure, gathering and parsing the configuration data, generating and handling the combinations and logic for deep searching of a parameter. The most complex part was the main logic, which did not contain too many lines of code, but I had to be very accurate. Consequently, the hardest bugs to fix occurred there.
Actions (login required)