Add getNumberOfNodes & getNumberOfEdges to Models
Add some more tests
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
include_directories(${BayesNet_SOURCE_DIR}/src)
|
||||
link_directories(${MyProject_SOURCE_DIR}/src)
|
||||
add_executable(main main.cc ArffFiles.cc CPPFImdlp.cpp Metrics.cpp)
|
||||
target_link_libraries(main BayesNet "${TORCH_LIBRARIES}")
|
Reference in New Issue
Block a user