spot/python/spot
Alexandre Duret-Lutz d1b8495510 do not use a global variable to define the number of available threads
* python/spot/impl.i: Make parallel_policy implicitly contractible.
* spot/graph/graph.hh (sort_edges_srcfirst_): Pass a parallel_policy
explicitly.
* spot/twa/twagraph.hh, spot/twa/twagraph.cc (merge_states): Likewise.
* spot/misc/common.cc: Remove file.
* spot/misc/common.hh (set_nthreads, get_nthreads): Remove, and
replace with...
(parallel_policy): ... this.
* spot/misc/Makefile.am, tests/python/mergedge.py, NEWS: Adjust.
2022-08-14 23:09:56 +02:00
..
__init__.py rename pg_print() as print_pg() and add it to to_str() 2022-07-23 21:38:23 +02:00
aux_.py python: rename aux.py to aux_.py 2020-11-08 14:08:13 +01:00
gen.i python: remove workaround for swig 2.0.2 2019-10-02 09:34:18 +02:00
impl.i do not use a global variable to define the number of available threads 2022-08-14 23:09:56 +02:00
jupyter.py python: define our own SVG DisplayObject 2019-12-05 08:01:07 +01:00
ltsmin.i ltsmin-pml: work around newer jupyter versions 2021-11-15 23:37:08 +01:00