# LemonFork **Repository Path**: suzhouxing/LemonFork ## Basic Information - **Project Name**: LemonFork - **Description**: forked from http://lemon.cs.elte.hu/trac/lemon - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-07 - **Last Updated**: 2021-09-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: fork ## README # LemonFork - A clone of latest version (v1.3.1) of the [CoinOr::lemon](https://lemon.cs.elte.hu/trac/lemon) graph/network library. - It can be integrated into your projects by simply including all source files and adding the root `lemon/` to the include path. - The code is generated by CMake targeting to Windows and Visual Studio environment. - All third party dependencies have been dropped. - You may need to modify the `config.h` to adjust configurations manually.