https://github.com/calvinneo/nucut
NuCut is a streaming graph partitioning and storage framework
https://github.com/calvinneo/nucut
Last synced: 3 months ago
JSON representation
NuCut is a streaming graph partitioning and storage framework
- Host: GitHub
- URL: https://github.com/calvinneo/nucut
- Owner: CalvinNeo
- License: gpl-3.0
- Created: 2019-01-27T04:10:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-07T16:16:36.000Z (about 7 years ago)
- Last Synced: 2025-03-11T08:17:27.874Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 55.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NuCut
NuCut is a graph partition system.
**Developing**
# License
NuCut -- A streaming graph partitioning framework
Copyright (C) 2018 Calvin Neo
Email: calvinneo@calvinneo.com;calvinneo1995@gmail.com
Github: https://github.com/CalvinNeo/NuCut/
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .