We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585fa7e commit 5f05ee2Copy full SHA for 5f05ee2
src/externals.jl
@@ -13,6 +13,7 @@ using Reexport
13
14
@reexport import SearchSpaces
15
@reexport import SearchSpaces: BoxConstrainedSpace, PermutationSpace, BitArraySpace
16
+@reexport import SearchSpaces: cardinality
17
using SearchSpaces
18
import SearchSpaces: AbstractSearchSpace,getdim
19
import SearchSpaces: AtomicSearchSpace, AbstractSampler, Sampler
0 commit comments