19 lines
710 B
Markdown
19 lines
710 B
Markdown
# grapherity
|
|
|
|
Library for graph models and algorithms.
|
|
|
|
This library is still experimental and its API may therefore change frequently.
|
|
|
|
## License
|
|
|
|
This project is dual-licensed under the terms of both:
|
|
|
|
- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
|
|
- MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/license/mit)
|
|
|
|
You may choose either license for your use of this software.
|
|
|
|
### Contributions
|
|
|
|
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
|