AVMf: An open-source framework and implementation of the alternating variable method
search-based methods
software tool
Proceedings of the 8th International Symposium on Search-Based Software Engineering
Abstract
The Alternating Variable Method (AVM) has been shown to be a fast and effective local search technique for search-based software engineering. Recent improvements to the AVM have generalized the representations it can optimize and have provably reduced its running time. However, until now, there has been no general, publicly-available implementation of the AVM incorporating all of these developments. We introduce AVMf, an object-oriented Java framework that provides such an implementation. AVMf is available from http://avmframework.org for configuration and use in a wide variety of projects.Details
Presentation
AVMf/avmf
Reference
@inproceedings{McMinn2016b,
author = {Phil McMinn and Gregory M. Kapfhammer},
booktitle = {Proceedings of the 8th International Symposium on Search-Based
Software Engineering},paper = {https://github.com/AVMf/avmframework-paper},
title = {AVMf: An open-source framework and implementation of the alternating
variable method},year = {2016}
}