GraphChi/graphchi-cpp

Implement < Linear iterative solver > toolkit of GraphLab

Opened this issue · 0 comments

solve Ax = b. I put [A b] as a new input matrix.It seems like Graphchi can deal with only a Matrix at one moment.
If there is a way to implement app as following:
./bin/solve_linear_app file A.mm b.mm