issues
search
paolodragone
/
pymzn
A Python wrapper for the MiniZinc tool pipeline.
MIT License
55
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Multi-line comments parsing for dzn files
#52
DanieleMorotti
opened
2 years ago
0
i cant enable the addon
#51
Rileygesser
opened
3 years ago
0
An issue when using pymzn with gurobi solver
#50
Acbogu
closed
3 years ago
0
FileNotFoundError: [Errno 2] No such file or directory: 'mzn2fzn': 'mzn2fzn'
#49
weipeihong
opened
3 years ago
1
pymzn doesnt work with minizinc 2.5.0
#48
vrvarma
closed
3 years ago
3
Question: output of objective value using gurobi solver with pymzn.minizinc() function
#47
DomHaw
opened
4 years ago
3
async mod with windows 10
#46
TGanor
opened
4 years ago
0
Add an option to obtain the minizinc stats
#45
Moisan
opened
4 years ago
1
ValueError is raised with pymzn but working with MinizincIDE
#44
Deathn0t
opened
4 years ago
4
Returning "INCOMPLETE" instead a "ERROR"
#43
ceandrade
closed
5 years ago
6
What's the correct sequence of dict2dzn
#42
shuaiwang88
closed
5 years ago
2
Lists containing empty sets are not translated correctly to dzn.
#41
Moisan
closed
5 years ago
1
Cannot import templates
#40
hectorpal
closed
5 years ago
1
parallel argument leads to type error
#39
jschelbert
closed
5 years ago
1
Added output fails on enum type.
#38
Moisan
closed
5 years ago
3
Output error: expecting end of file
#37
SimonPetocz
closed
5 years ago
2
Type timeout to str when sending to minizinc subprocess
#36
Moisan
closed
5 years ago
1
pymzn.minizinc timeout leads to type error
#35
Moisan
closed
5 years ago
1
Incorrect preprocessing of `.mzn` files, instead of `.pmzn` files
#34
darkfishy
closed
5 years ago
3
dzn2dict: consider empty sets in arrays
#33
freng
closed
5 years ago
1
Is there any way to set flattener two-pass options?
#32
ladm2110
closed
5 years ago
4
Can you please cut a new release? Current pip version isn't compatible with 3.7
#31
si14
closed
5 years ago
1
Fixed model flattening generating no fzn and ozn file
#30
madsmtm
closed
5 years ago
1
Model Flattening generates no fzn and ozn file
#29
JulianKu
closed
5 years ago
7
DZN parsing with sets containing only spaces
#28
HelgeS
closed
6 years ago
1
async is a reserved keyword for Python 3.7
#27
soli
closed
6 years ago
1
Remove comments from DZN before splitting into statements
#26
HelgeS
closed
6 years ago
1
Temporary files not deleted
#25
Nitrogenycs
closed
6 years ago
2
dict2dzn / arrays indexed by enums not possible?
#24
Nitrogenycs
closed
5 years ago
8
NameError / typo in master
#23
Nitrogenycs
closed
6 years ago
2
added a library dependency
#22
mark-watson
closed
6 years ago
1
TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
#21
Strider26
closed
5 years ago
5
FlatZinc::AST::TypeError with chuffed and output_vars
#20
HelgeS
closed
6 years ago
2
'CalledProcessError' object has no attribute 'stderr'
#19
HristoBuyukliev
closed
5 years ago
4
Fixed typo `MiniZincModel`
#18
HelgeS
closed
6 years ago
1
Fixed bug: default arg timeout=True instead of timeout=None
#17
sprkrd
closed
6 years ago
1
Error "FileNotFound", Python 3.5 on Windows and macOS
#16
bopmar
closed
6 years ago
2
close temp .mzn file
#15
raverkamp
closed
7 years ago
1
typo in minizinc.py, line 294
#14
raverkamp
closed
7 years ago
1
Rename parse_dzn to dzn_eval in documentation
#13
HelgeS
closed
7 years ago
0
Loading pymzn throws syntax error in __init__.py
#12
indrajitsg
closed
5 years ago
4
minizinc: fix typo.
#11
stefanoteso
closed
7 years ago
0
solvers: str-ify gecode solver parameters.
#10
stefanoteso
closed
7 years ago
0
Select mzn-g12mip instead of fzn-gecode
#9
silgon
closed
5 years ago
14
model: fix SolveStatement.
#8
stefanoteso
closed
7 years ago
1
Windows support?
#7
jgjverheij
closed
6 years ago
3
solver: fix bug with timeout cast to int
#6
tomaszgy
closed
7 years ago
0
Can't convert int object to str implicitly
#5
tomaszgy
closed
7 years ago
2
added monitor_completion flag to check for search completion
#4
in3rtial
closed
8 years ago
0
enable gecode multithreading by default
#3
stefanoteso
closed
8 years ago
1
Next