# layout-genetic-algorithm **Repository Path**: blissseven/layout-genetic-algorithm ## Basic Information - **Project Name**: layout-genetic-algorithm - **Description**: Rectangular layout based on genetic algorithm. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # layout-genetic-algorithm Rectangular layout based on genetic algorithm. Below is the visualization result: ![img](https://github.com/doycode/pics-for-md/blob/master/private/develop/GA_RES7087.jpg?raw=true) ## Prerequisites * [OpenCV](https://opencv.org/) In this project, opencv is only used for result visualization and it is integrated into the project so you don't need to configure it anymore. If you have any other questions, feel free to contact me: * **Email**: [callmenone@elude.in](http://elude.in/) ## Operating Environment The following environment has been tested: | OS | IDE | x64/Debug | x64/Release | | :--------------- | :----: | :-------: | ----------: | | Windows10, 64bit | VS2017 | Yes | Yes | # License This project is licensed under the Apache 2.0 License - see the [LICENSE.md](https://github.com/doycode/layout-genetic-algorithm/blob/master/LICENSE ) file for details.