highs 0.1.5 → 0.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +9 -0
- data/LICENSE.txt +2 -2
- data/README.md +1 -1
- data/lib/highs/version.rb +1 -1
- data/vendor/LICENSE-THIRD-PARTY.txt +70 -0
- data/vendor/{LICENSE → LICENSE.txt} +1 -1
- data/vendor/libhighs.arm64.dylib +0 -0
- data/vendor/libhighs.arm64.so +0 -0
- data/vendor/libhighs.dll +0 -0
- data/vendor/libhighs.dylib +0 -0
- data/vendor/libhighs.so +0 -0
- metadata +6 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 472f55d834a97fb4b7b400ba6237727a31e8c8a2afc7a8256c0fdfb91a2e840a
|
4
|
+
data.tar.gz: 02ca452ce7b064878ac4b2030ceb4d0707fcad284cd4006b7383e824cdd991d4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 850849c86da3ec90503cdf87fd8d0ab7e6ef1de7bd9bc62a561da722afcede3682f6f6de2f5dfb4c223aec3fd71990d25f40fac25d35c2003f12bedd09908c40
|
7
|
+
data.tar.gz: 19e9f66e81bb4c83f9554112872d674b768d1a2b0ba64e0764046f5767bb28adbdc66f4f02666ae537d80e8b5ac33cbe8b8071b0b743d2b0fc45552a132e13ea
|
data/CHANGELOG.md
CHANGED
data/LICENSE.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
MIT License
|
2
2
|
|
3
|
-
Copyright (c) 2022-
|
4
|
-
Copyright (c) 2022-
|
3
|
+
Copyright (c) 2022-2024 HiGHS
|
4
|
+
Copyright (c) 2022-2024 Andrew Kane
|
5
5
|
|
6
6
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
7
7
|
of this software and associated documentation files (the "Software"), to deal
|
data/README.md
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
|
5
5
|
Check out [Opt](https://github.com/ankane/opt) for a high-level interface
|
6
6
|
|
7
|
-
[![Build Status](https://github.com/ankane/highs-ruby/workflows/build/badge.svg
|
7
|
+
[![Build Status](https://github.com/ankane/highs-ruby/actions/workflows/build.yml/badge.svg)](https://github.com/ankane/highs-ruby/actions)
|
8
8
|
|
9
9
|
## Installation
|
10
10
|
|
data/lib/highs/version.rb
CHANGED
@@ -0,0 +1,70 @@
|
|
1
|
+
================================================================================
|
2
|
+
FilereaderLP
|
3
|
+
================================================================================
|
4
|
+
|
5
|
+
Copyright (c) 2020 Michael Feldmeier
|
6
|
+
|
7
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
8
|
+
of this software and associated documentation files (the "Software"), to deal
|
9
|
+
in the Software without restriction, including without limitation the rights
|
10
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
11
|
+
copies of the Software, and to permit persons to whom the Software is
|
12
|
+
furnished to do so, subject to the following conditions:
|
13
|
+
|
14
|
+
The above copyright notice and this permission notice shall be included in all
|
15
|
+
copies or substantial portions of the Software.
|
16
|
+
|
17
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
18
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
19
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
20
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
21
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
22
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
23
|
+
SOFTWARE.
|
24
|
+
|
25
|
+
================================================================================
|
26
|
+
pdqsort
|
27
|
+
================================================================================
|
28
|
+
|
29
|
+
Copyright (c) 2021 Orson Peters <orsonpeters@gmail.com>
|
30
|
+
|
31
|
+
This software is provided 'as-is', without any express or implied warranty. In no event will the
|
32
|
+
authors be held liable for any damages arising from the use of this software.
|
33
|
+
|
34
|
+
Permission is granted to anyone to use this software for any purpose, including commercial
|
35
|
+
applications, and to alter it and redistribute it freely, subject to the following restrictions:
|
36
|
+
|
37
|
+
1. The origin of this software must not be misrepresented; you must not claim that you wrote the
|
38
|
+
original software. If you use this software in a product, an acknowledgment in the product
|
39
|
+
documentation would be appreciated but is not required.
|
40
|
+
|
41
|
+
2. Altered source versions must be plainly marked as such, and must not be misrepresented as
|
42
|
+
being the original software.
|
43
|
+
|
44
|
+
3. This notice may not be removed or altered from any source distribution.
|
45
|
+
|
46
|
+
================================================================================
|
47
|
+
zstr 1.0.5
|
48
|
+
================================================================================
|
49
|
+
|
50
|
+
The MIT License (MIT)
|
51
|
+
|
52
|
+
Copyright (c) 2015 Matei David, Ontario Institute for Cancer Research
|
53
|
+
|
54
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
55
|
+
of this software and associated documentation files (the "Software"), to deal
|
56
|
+
in the Software without restriction, including without limitation the rights
|
57
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
58
|
+
copies of the Software, and to permit persons to whom the Software is
|
59
|
+
furnished to do so, subject to the following conditions:
|
60
|
+
|
61
|
+
The above copyright notice and this permission notice shall be included in all
|
62
|
+
copies or substantial portions of the Software.
|
63
|
+
|
64
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
65
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
66
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
67
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
68
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
69
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
70
|
+
SOFTWARE.
|
data/vendor/libhighs.arm64.dylib
CHANGED
Binary file
|
data/vendor/libhighs.arm64.so
CHANGED
Binary file
|
data/vendor/libhighs.dll
CHANGED
Binary file
|
data/vendor/libhighs.dylib
CHANGED
Binary file
|
data/vendor/libhighs.so
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: highs
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1
|
4
|
+
version: 0.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andrew Kane
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-10-19 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description:
|
14
14
|
email: andrew@ankane.org
|
@@ -25,7 +25,8 @@ files:
|
|
25
25
|
- lib/highs/methods.rb
|
26
26
|
- lib/highs/model.rb
|
27
27
|
- lib/highs/version.rb
|
28
|
-
- vendor/LICENSE
|
28
|
+
- vendor/LICENSE-THIRD-PARTY.txt
|
29
|
+
- vendor/LICENSE.txt
|
29
30
|
- vendor/libhighs.arm64.dylib
|
30
31
|
- vendor/libhighs.arm64.so
|
31
32
|
- vendor/libhighs.dll
|
@@ -43,14 +44,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
43
44
|
requirements:
|
44
45
|
- - ">="
|
45
46
|
- !ruby/object:Gem::Version
|
46
|
-
version: '
|
47
|
+
version: '3.1'
|
47
48
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
48
49
|
requirements:
|
49
50
|
- - ">="
|
50
51
|
- !ruby/object:Gem::Version
|
51
52
|
version: '0'
|
52
53
|
requirements: []
|
53
|
-
rubygems_version: 3.
|
54
|
+
rubygems_version: 3.5.16
|
54
55
|
signing_key:
|
55
56
|
specification_version: 4
|
56
57
|
summary: Linear optimization for Ruby
|