mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
rm square_sparse_matrix
This commit is contained in:
parent
178135486c
commit
0fb65dea3f
8 changed files with 3 additions and 1867 deletions
|
@ -576,7 +576,7 @@ void test_lp_primal_core_solver() {
|
|||
|
||||
|
||||
|
||||
|
||||
#ifdef Z3DEBUG
|
||||
|
||||
void fill_uniformly(dense_matrix<double, double> & m, unsigned dim) {
|
||||
int v = 0;
|
||||
|
@ -619,7 +619,7 @@ void test_dense_matrix() {
|
|||
auto c2 = d * p2;
|
||||
}
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
vector<permutation_matrix<double, double>> vector_of_permutations() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue