ml4co_kit.wrapper.graph.mvc
MVC Wrapper.
Classes
|
- class ml4co_kit.wrapper.graph.mvc.MVCWrapper(precision: ~numpy.float32 | ~numpy.float64 = <class 'numpy.float32'>)[source]
Bases:
WrapperBase- from_gpickle_result_folder(graph_folder_path: Path = None, result_foler_path: Path = None, ref: bool = False, overwrite: bool = True, show_time: bool = False)[source]
Read task data from folder (to support NetworkX format)
- from_txt(file_path: Path, ref: bool = False, overwrite: bool = True, show_time: bool = False)[source]
Read task data from
.txtfile