Erdos Graph is a specialized graph database designed to map the network of mathematical and scientific collaborations. Named after Paul Erdős and built with Rust and IndraDB, it tracks relationships between researchers, their publications, and calculates Erdős numbers based on collaboration distance from Erdős himself.
We welcome contributions! Please see our Contributing Guide for details on:
- Setting up your development environment
- Code standards and testing requirements
- How to submit pull requests
Quick start for contributors:
- Check out issues labeled "good first issue"
- Bug fixes and small improvements are always welcome
- For new features, please open an issue first to discuss
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Questions? Open an issue or start a discussion!
