Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow PRPACK to be compiled with VS++ and use it with C# #2

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

LeMoussel
Copy link

Is it possible to enable compilation of PRPACK using Visual Studio to create DLL than can you can use with .NET framework like C# ?

dgleich and others added 30 commits May 22, 2012 01:03
Conflicts:
	matlab/pagerank.m
	matlab/pagerank_solver.m
	matlab/use_pagerank_solver.cpp
	matlab/utils.h
	prpack_base_graph.cpp
	prpack_base_graph.h
	prpack_csc.h
	prpack_driver_benchmark.cpp
	prpack_solver.cpp
	prpack_solver.h
allow PRPACK to be compiled on clang (which does not support OpenMP yet)
dgleich and others added 4 commits July 1, 2022 10:55
fix: "ge" method did not add up weights of parallel edges
fix cases where assert() was called on a function with a side effect
fix assertion when converting from int64_csc to base_graph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants