Skip to main content

Used to identify key nodes for influential paper writing

Project description

1. 内置数据集

1.1 Network

1.1.1 数据概述

1.1.2 网络简介

1.1.3 快速上手API

1.2 SIR

2. critical_node API

2.1 DATA

2.1.1 Inlay

2.1.1.1 All_Data_Set

  • 简介:该函数用于获取该库中所以内置数据集的名称
  • 快速上手: % 快速获取库内的所有内置的网络名称 from src.critical_node.DATA.Inlay import All_Data_Set AllData = All_Data_Set() print(AllData)

2.1.2 Get_Data

2.1.2.1 Get_Single_BuilInNetwork

  • 简介:获取某个网络的点边数据集合
  • return: [[node1,node2],[node2,node3],......]
  • 快速上手: % 快速获取as网络的数据列表 from src.critical_node.DATA.Get_Data import Get_Single_BuilInData print(Get_Net_Data('as'))

2.1.2.2 Get_All_BuilInNetwork

  • 简介:获取内置数据库内的所有数据的字典
  • return: {BuilInData:[[node1,node2],......],......}
  • 快速上手: % 快速获取内置所有网络的数据字典 from src.critical_node.DATA.Get_Data import Get_All_BuilInData print(Get_All_BuilInData())

**

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

critical_node-0.1.0.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

critical_node-0.1.0-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file critical_node-0.1.0.tar.gz.

File metadata

  • Download URL: critical_node-0.1.0.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.3

File hashes

Hashes for critical_node-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2bdfc145399e2e013023e97f9b505f41e3e36aefde7fd6ad7279b15947451dc5
MD5 c69c739bd06957932ad231a0993e3e34
BLAKE2b-256 5a473e458857daa8a150078003dc9245ce27a203c66e7d7d1e8f9ff9fd7134da

See more details on using hashes here.

File details

Details for the file critical_node-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for critical_node-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1c68c15790a74d4a844eb71ac5fc21149817a6edd3e03ac4e83e550578abd26e
MD5 4205abb6ac1568d2c22d3be6bcd783bc
BLAKE2b-256 b2ff50913ce17cbcf8fa6bfd17cbf0bf907d2f83b5a8e7b8a215dde233738f72

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page