Skip to content

Commit

Permalink
rm scaler
Browse files Browse the repository at this point in the history
  • Loading branch information
levnach committed Mar 8, 2023
1 parent 6eedbd4 commit 1781354
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 389 deletions.
1 change: 0 additions & 1 deletion src/math/lp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ z3_add_component(lp
permutation_matrix.cpp
random_updater.cpp
row_eta_matrix.cpp
scaler.cpp
square_sparse_matrix.cpp
static_matrix.cpp
COMPONENT_DEPENDENCIES
Expand Down
1 change: 0 additions & 1 deletion src/math/lp/lar_solver.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#include "math/lp/lar_constraints.h"
#include "math/lp/lar_core_solver.h"
#include "math/lp/numeric_pair.h"
#include "math/lp/scaler.h"
#include "math/lp/lp_primal_core_solver.h"
#include "math/lp/random_updater.h"
#include "util/stacked_value.h"
Expand Down
22 changes: 0 additions & 22 deletions src/math/lp/scaler.cpp

This file was deleted.

94 changes: 0 additions & 94 deletions src/math/lp/scaler.h

This file was deleted.

Loading

0 comments on commit 1781354

Please sign in to comment.