mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 10:52:02 +00:00
more dead code
This commit is contained in:
parent
1fb24ebc35
commit
3efe91c3e3
9 changed files with 2 additions and 140 deletions
|
@ -90,8 +90,6 @@ inline std::ostream& operator<<(std::ostream& out, lp_status status) {
|
|||
|
||||
lp_status lp_status_from_string(std::string status);
|
||||
|
||||
enum non_basic_column_value_position { at_lower_bound, at_upper_bound, at_fixed, free_of_bounds, not_at_bound };
|
||||
|
||||
|
||||
class lp_resource_limit {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue