1
0
mirror of https://github.com/kalmarek/PropertyT.jl.git synced 2024-10-20 17:25:36 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
0c9fb40e65 constraints_from_pm -> constraints
returns a vector of constraints, i.e. vectors of Tuple{Int, Int}
2017-11-08 09:25:40 +01:00
3eab5b721a replace @timed by @logtime 2017-11-02 13:45:12 +01:00
94c9a75a21 we don't need to pass id element -- it could be derived from S 2017-10-27 18:18:34 +02:00
dbca3945a8 call flush_cstdio() AFTER redirect_stdout
to fix SCS log buffering issue
2017-09-19 17:38:16 +02:00
b46ed5ae96 Revert "ccall((:printf, "libc"), ...) produces segfault for large examples??"
This reverts commit 69a3ab8d87.
This should be commented on machine-basis
2017-09-09 20:47:12 +02:00
69a3ab8d87 ccall((:printf, "libc"), ...) produces segfault for large examples?? 2017-08-27 19:13:20 +02:00
0c40e16e9e fix double assignment of constraints 2017-08-27 19:01:32 +02:00
e21f97f541 mv sdps -> SDPs 2017-06-22 14:11:33 +02:00