NetworkX-METIS
  • Overview
    • Who uses NetworkX-METIS?
    • Goals
    • The Python programming language
    • Free software
    • History
      • What Next
  • Download
    • Software
  • Installing
    • Quick install
    • Installing from source
      • Source archive file
      • GitHub
    • Requirements
      • Python
      • NetworkX
      • Cython
  • Reference
    • Copyright & License Notice
    • METIS Wrapper
      • METIS
        • nxmetis.node_nested_dissection
        • nxmetis.partition
        • nxmetis.vertex_separator
      • Enums
        • nxmetis.enums.MetisPType
        • nxmetis.enums.MetisObjType
        • nxmetis.enums.MetisCType
        • nxmetis.enums.MetisIPType
        • nxmetis.enums.MetisRType
        • nxmetis.enums.MetisNumbering
        • nxmetis.enums.MetisDbgLvl
      • Types
        • nxmetis.types.MetisOptions
  • Bibliography
 
NetworkX-METIS
  • Docs »
  • Reference »
  • Copyright & License Notice
  • Edit on GitHub

Copyright & License NoticeΒΆ

Copyright 2015 NetworkX Developers

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.

Next Previous

© Copyright 2015, NetworkX Developers.

Built with Sphinx using a theme provided by Read the Docs.