jijmodeling 1.2.0__cp39-cp39-manylinux_2_28_aarch64.whl → 1.3.1__cp39-cp39-manylinux_2_28_aarch64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of jijmodeling might be problematic. Click here for more details.
- jijmodeling/_jijmodeling.cpython-39-aarch64-linux-gnu.so +0 -0
- jijmodeling/dataset.pyi +0 -10
- {jijmodeling-1.2.0.dist-info → jijmodeling-1.3.1.dist-info}/METADATA +1 -1
- {jijmodeling-1.2.0.dist-info → jijmodeling-1.3.1.dist-info}/RECORD +8 -8
- {jijmodeling-1.2.0.dist-info → jijmodeling-1.3.1.dist-info}/WHEEL +0 -0
- {jijmodeling-1.2.0.dist-info → jijmodeling-1.3.1.dist-info}/license_files/LICENSE.txt +0 -0
|
Binary file
|
jijmodeling/dataset.pyi
CHANGED
|
@@ -29,7 +29,6 @@ class Miplib:
|
|
|
29
29
|
|
|
30
30
|
```
|
|
31
31
|
"""
|
|
32
|
-
data_root: Any
|
|
33
32
|
available_names: List[str]
|
|
34
33
|
instance_statistics: Any
|
|
35
34
|
def __new__(cls,verbose = ...): ...
|
|
@@ -39,13 +38,4 @@ class Miplib:
|
|
|
39
38
|
"""
|
|
40
39
|
...
|
|
41
40
|
|
|
42
|
-
def _generate_stat_json(self) -> Any:
|
|
43
|
-
r"""
|
|
44
|
-
Creates `miplib.json` which contains size of all datasets in MIPLIB.
|
|
45
|
-
|
|
46
|
-
This function is used to generate `miplib.json` for developer of this crate.
|
|
47
|
-
The yielded JSON will be bundled as a part of **source code** of this crate.
|
|
48
|
-
"""
|
|
49
|
-
...
|
|
50
|
-
|
|
51
41
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
jijmodeling-1.
|
|
2
|
-
jijmodeling-1.
|
|
3
|
-
jijmodeling-1.
|
|
4
|
-
jijmodeling/experimental.pyi,sha256=5I4EUhTEhvkjcxmW-OdHOYOIMAoXl_n8nixChCIZhA0,4531
|
|
1
|
+
jijmodeling-1.3.1.dist-info/METADATA,sha256=cbhMSwV4GfRkOvkquPrCzllTU1L_zmlweGEHnTTzUxc,12760
|
|
2
|
+
jijmodeling-1.3.1.dist-info/WHEEL,sha256=CVjii90fmO_R_1nShz5GIN8FNBInrn14gIqaIcn3nFA,107
|
|
3
|
+
jijmodeling-1.3.1.dist-info/license_files/LICENSE.txt,sha256=T5HdEbP5NWG8fZbvF9pofeteW3HrS30V3_LvtPUHFYM,3400
|
|
5
4
|
jijmodeling/experimental.py,sha256=52Hhua5YkQjLtElzorBMPKSM5WWMzoJoIBmwPXj6qjI,574
|
|
6
|
-
jijmodeling/
|
|
5
|
+
jijmodeling/dataset.pyi,sha256=b_RsiyIWQwvlOu1TmgA2inTBV-9Yua3klQlQB5IEEc4,1116
|
|
7
6
|
jijmodeling/dataset.py,sha256=S4piVIiUGJMi8MlG3kFV-8JIkzvnktAS0IdkbJ655hw,185
|
|
8
7
|
jijmodeling/__init__.pyi,sha256=tY-rxPtTi15P1JiqTMX8oHqIPTwvXHA9q-wW8HIW_ws,111788
|
|
8
|
+
jijmodeling/__init__.py,sha256=43DV_WzDxS0n6FseNyfJZ6oQucO31T4qqbz3bx9JMtE,44
|
|
9
|
+
jijmodeling/experimental.pyi,sha256=5I4EUhTEhvkjcxmW-OdHOYOIMAoXl_n8nixChCIZhA0,4531
|
|
9
10
|
jijmodeling/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
10
|
-
jijmodeling/
|
|
11
|
-
jijmodeling
|
|
12
|
-
jijmodeling-1.2.0.dist-info/RECORD,,
|
|
11
|
+
jijmodeling/_jijmodeling.cpython-39-aarch64-linux-gnu.so,sha256=Kz9HHB_pzFGJObLL6waic2-UYePxD2vODa28a_4_og8,3467640
|
|
12
|
+
jijmodeling-1.3.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|