Package evaluation of NCTSSoS on Julia 1.12.0-rc2.1 (1fad90817e*) started at 2025-09-11T08:31:39.158 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 6.86s ################################################################################ # Installation # Installing NCTSSoS... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [bfd54a76] + NCTSSoS v0.1.0 Updating `~/.julia/environments/v1.12/Manifest.toml` [1520ce14] + AbstractTrees v0.4.5 [dce04be8] + ArgCheck v2.5.0 [ec485272] + ArnoldiMethod v0.4.0 [6e4b80f9] + BenchmarkTools v1.6.0 [60fd0770] + ChordalGraph v0.4.1 [60701a23] + CliqueTrees v1.11.1 [523fee87] + CodecBzip2 v0.8.5 [944b1d66] + CodecZlib v0.7.8 [08986516] + Collects v1.0.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.0 [864edb3b] + DataStructures v0.19.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [ffbed154] + DocStringExtensions v0.9.5 [1a297f60] + FillArrays v1.14.0 [3821ddf9] + FixedSizeArrays v1.2.0 [f6369f11] + ForwardDiff v1.2.0 [86223c79] + Graphs v1.13.1 [d25df0c9] + Inflate v0.1.5 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.1 [682c06a0] + JSON v0.21.4 [0f8b85d8] + JSON3 v1.14.3 [4076af6c] + JuMP v1.29.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [d8e11817] + MLStyle v0.4.17 [1914dd2f] + MacroTools v0.5.16 [b8f27783] + MathOptInterface v1.44.0 [d8a4904e] + MutableArithmetics v1.6.4 [bfd54a76] + NCTSSoS v0.1.0 [77ba4419] + NaNMath v1.1.3 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [699a6c99] + SimpleTraits v0.9.5 [276daf66] + SpecialFunctions v2.5.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [856f2bd8] + StructTypes v1.11.0 [3bb67fe8] + TranscodingStreams v0.11.3 [6e34b625] + Bzip2_jll v1.0.9+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [b77e0a4c] + InteractiveUtils v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [de0858da] + Printf v1.11.0 [9abbd945] + Profile v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [1a1011a3] + SharedArrays v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.12.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [8dfed614] + Test v1.11.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.8.3+2 [83775a58] + Zlib_jll v1.3.1+2 [8e850b90] + libblastrampoline_jll v5.13.1+1 Installation completed after 3.65s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Warning: Could not use exact versions of packages in manifest, re-resolving └ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:76 ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ Error building `Mosek`: │ [ Info: Get latest MOSEK version (https://download.mosek.com/stable/11.0/version) │ [ Info: Latest MOSEK version = 11.0.28, nothing currently installed │ [ Info: Download MOSEK distro (https://download.mosek.com/stable/11.0.28/mosektoolslinux64x86.tar.bz2) │ [ Info: Unpack MOSEK distro (/home/pkgeval/.julia/packages/Mosek/Gzljt/deps/downloads/mosektoolslinux64x86.tar.bz2 -> /home/pkgeval/.julia/packages/Mosek/Gzljt/deps/src) │ ERROR: LoadError: Failed to unpack MOSEK distro │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] top-level scope │ @ ~/.julia/packages/Mosek/Gzljt/deps/build.jl:262 │ [3] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:306 │ [4] top-level scope │ @ none:5 │ [5] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [6] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:287 │ [7] _start() │ @ Base ./client.jl:554 │ in expression starting at /home/pkgeval/.julia/packages/Mosek/Gzljt/deps/build.jl:149 │ Stacktrace: │ [1] pkgerror(msg::String) │ @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 │ [2] (::Pkg.Operations.var"#128#129"{Bool, Pkg.Types.Context, String, PackageSpec, String})() │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1439 │ [3] withenv(::Pkg.Operations.var"#128#129"{Bool, Pkg.Types.Context, String, PackageSpec, String}, ::Pair{String, String}, ::Vararg{Pair{String}}) │ @ Base ./env.jl:265 │ [4] (::Pkg.Operations.var"#189#190"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#128#129"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec})() │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2204 │ [5] with_temp_env(fn::Pkg.Operations.var"#189#190"{String, Pkg.Types.EnvCache, Bool, Bool, Bool, Pkg.Operations.var"#128#129"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec}, temp_env::String) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2062 │ [6] (::Pkg.Operations.var"#185#186"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#128#129"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, String})(tmp::String) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2171 │ [7] mktempdir(fn::Pkg.Operations.var"#185#186"{Dict{String, Any}, Bool, Bool, Bool, Pkg.Operations.var"#128#129"{Bool, Pkg.Types.Context, String, PackageSpec, String}, Pkg.Types.Context, PackageSpec, String, String}, parent::String; prefix::String) │ @ Base.Filesystem ./file.jl:899 │ [8] mktempdir(fn::Function, parent::String) │ @ Base.Filesystem ./file.jl:895 │ [9] #sandbox#181 │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2118 [inlined] │ [10] build_versions(ctx::Pkg.Types.Context, uuids::Set{UUID}; verbose::Bool) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1420 │ [11] build_versions │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1338 [inlined] │ [12] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, level::UpgradeLevel; skip_writing_project::Bool, preserve::Nothing) │ @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1909 │ [13] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:1880 [inlined] │ [14] up(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; level::UpgradeLevel, mode::PackageMode, preserve::Nothing, update_registry::Bool, skip_writing_project::Bool, kwargs::@Kwargs{io::Base.DevNull}) │ @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:390 │ [15] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:362 [inlined] │ [16] up │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:169 [inlined] │ [17] #resolve#167 │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:396 [inlined] │ [18] resolve │ @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:395 [inlined] │ [19] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:81 │ [20] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [21] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [22] include(mod::Module, _path::String) │ @ Base ./Base.jl:305 │ [23] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:321 │ [24] _start() │ @ Base ./client.jl:554 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 3877.5 ms ✓ ChordalGraph 37971.7 ms ✓ NCTSSoS 2 dependencies successfully precompiled in 45 seconds. 72 already precompiled. Precompilation completed after 73.73s ################################################################################ # Testing # Testing NCTSSoS Test Could not use exact versions of packages in manifest. Re-resolving dependencies Updating `/tmp/jl_wfZOEv/Project.toml` [4c88cf16] + Aqua v0.8.14 [1e616198] + COSMO v0.8.9 [61c947e1] + Clarabel v0.11.0 [e30172f5] + Documenter v1.14.1 [7d51a73a] + ExplicitImports v1.13.2 [1ec41992] + MosekTools v0.15.10 [bfd54a76] + NCTSSoS v0.1.0 Updating `/tmp/jl_wfZOEv/Manifest.toml` [14f7f29c] + AMD v0.5.3 [a4c015fc] + ANSIColoredPrinters v0.0.1 [4c88cf16] + Aqua v0.8.14 [1e616198] + COSMO v0.8.9 [bbd8fffe] + COSMOAccelerators v0.1.0 [61c947e1] + Clarabel v0.11.0 ⌅ [864edb3b] ↓ DataStructures v0.19.1 ⇒ v0.18.22 [e30172f5] + Documenter v1.14.1 [7d51a73a] + ExplicitImports v1.13.2 [e2ba6199] + ExprTools v0.1.10 [14197337] + GenericLinearAlgebra v0.3.18 [d7ba0133] + Git v1.5.0 [b5f81e59] + IOCapture v0.2.5 [c8e1da08] + IterTools v1.10.0 [0e77f7df] + LazilyInitializedFields v1.3.0 [d0879d2d] + MarkdownAST v0.1.2 [6405355b] + Mosek v11.0.1 [1ec41992] + MosekTools v0.15.10 [bfd54a76] + NCTSSoS v0.1.0 [bfc457fd] + QDLDL v0.4.1 [189a3867] + Reexport v1.2.2 [2792f1a3] + RegistryInstances v0.1.0 [ae029012] + Requires v1.3.1 [66db9d55] + SnoopPrecompile v1.0.3 [a759f4b9] + TimerOutputs v0.5.29 [c4a57d5a] + UnsafeArrays v1.0.8 [2e619515] + Expat_jll v2.7.1+0 [020c3dae] + Git_LFS_jll v3.7.0+0 [f8c6e375] + Git_jll v2.51.1+0 [94ce4f54] + Libiconv_jll v1.18.0+0 [9bd350c2] + OpenSSH_jll v10.0.1+0 [0dad84c5] + ArgTools v1.1.2 [f43a241f] + Downloads v1.6.0 [7b1f6079] + FileWatching v1.11.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.12.0 [3fa0cd96] + REPL v1.11.0 [4607b0f0] + SuiteSparse [a4e569a6] + Tar v1.10.0 [deac9b47] + LibCURL_jll v8.11.1+1 [e37daf67] + LibGit2_jll v1.9.0+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.5.20 [458c3c95] + OpenSSL_jll v3.5.1+0 [efcefdf7] + PCRE2_jll v10.44.0+1 [8e850ede] + nghttp2_jll v1.64.0+1 [3f19e933] + p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Test Successfully re-resolved Status `/tmp/jl_wfZOEv/Project.toml` [4c88cf16] Aqua v0.8.14 [1e616198] COSMO v0.8.9 [60fd0770] ChordalGraph v0.4.1 [61c947e1] Clarabel v0.11.0 [60701a23] CliqueTrees v1.11.1 [e30172f5] Documenter v1.14.1 [7d51a73a] ExplicitImports v1.13.2 [86223c79] Graphs v1.13.1 [4076af6c] JuMP v1.29.1 [d8e11817] MLStyle v0.4.17 [1ec41992] MosekTools v0.15.10 [bfd54a76] NCTSSoS v0.1.0 [37e2e46d] LinearAlgebra v1.12.0 [2f01184e] SparseArrays v1.12.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_wfZOEv/Manifest.toml` [14f7f29c] AMD v0.5.3 [a4c015fc] ANSIColoredPrinters v0.0.1 [1520ce14] AbstractTrees v0.4.5 [4c88cf16] Aqua v0.8.14 [dce04be8] ArgCheck v2.5.0 [ec485272] ArnoldiMethod v0.4.0 [6e4b80f9] BenchmarkTools v1.6.0 [1e616198] COSMO v0.8.9 [bbd8fffe] COSMOAccelerators v0.1.0 [60fd0770] ChordalGraph v0.4.1 [61c947e1] Clarabel v0.11.0 [60701a23] CliqueTrees v1.11.1 [523fee87] CodecBzip2 v0.8.5 [944b1d66] CodecZlib v0.7.8 [08986516] Collects v1.0.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.0 ⌅ [864edb3b] DataStructures v0.18.22 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [ffbed154] DocStringExtensions v0.9.5 [e30172f5] Documenter v1.14.1 [7d51a73a] ExplicitImports v1.13.2 [e2ba6199] ExprTools v0.1.10 [1a297f60] FillArrays v1.14.0 [3821ddf9] FixedSizeArrays v1.2.0 [f6369f11] ForwardDiff v1.2.0 [14197337] GenericLinearAlgebra v0.3.18 [d7ba0133] Git v1.5.0 [86223c79] Graphs v1.13.1 [b5f81e59] IOCapture v0.2.5 [d25df0c9] Inflate v0.1.5 [92d709cd] IrrationalConstants v0.2.4 [c8e1da08] IterTools v1.10.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [0f8b85d8] JSON3 v1.14.3 [4076af6c] JuMP v1.29.1 [0e77f7df] LazilyInitializedFields v1.3.0 [2ab3a3ac] LogExpFunctions v0.3.29 [d8e11817] MLStyle v0.4.17 [1914dd2f] MacroTools v0.5.16 [d0879d2d] MarkdownAST v0.1.2 [b8f27783] MathOptInterface v1.44.0 [6405355b] Mosek v11.0.1 [1ec41992] MosekTools v0.15.10 [d8a4904e] MutableArithmetics v1.6.4 [bfd54a76] NCTSSoS v0.1.0 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [69de0a69] Parsers v2.8.3 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [bfc457fd] QDLDL v0.4.1 [189a3867] Reexport v1.2.2 [2792f1a3] RegistryInstances v0.1.0 [ae029012] Requires v1.3.1 [699a6c99] SimpleTraits v0.9.5 [66db9d55] SnoopPrecompile v1.0.3 [276daf66] SpecialFunctions v2.5.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [856f2bd8] StructTypes v1.11.0 [a759f4b9] TimerOutputs v0.5.29 [3bb67fe8] TranscodingStreams v0.11.3 [c4a57d5a] UnsafeArrays v1.0.8 [6e34b625] Bzip2_jll v1.0.9+0 [2e619515] Expat_jll v2.7.1+0 [020c3dae] Git_LFS_jll v3.7.0+0 [f8c6e375] Git_jll v2.51.1+0 [94ce4f54] Libiconv_jll v1.18.0+0 [9bd350c2] OpenSSH_jll v10.0.1+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.12.0 [de0858da] Printf v1.11.0 [9abbd945] Profile v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.12.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.11.1+1 [e37daf67] LibGit2_jll v1.9.0+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.5.20 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.1+0 [efcefdf7] PCRE2_jll v10.44.0+1 [bea87d4a] SuiteSparse_jll v7.8.3+2 [83775a58] Zlib_jll v1.3.1+2 [8e850b90] libblastrampoline_jll v5.13.1+1 [8e850ede] nghttp2_jll v1.64.0+1 [3f19e933] p7zip_jll v17.5.0+2 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... Precompiling packages... 4678.6 ms ✓ ChordalGraph 61030.3 ms ✓ NCTSSoS 2 dependencies successfully precompiled in 68 seconds. 72 already precompiled. No Elimination: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:25 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:18 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:19 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:26 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [10] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:26 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [12] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:6 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 No Elimination: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:56 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:18 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:42 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:57 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [10] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:57 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [12] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:6 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 No Elimination: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:83 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:75 [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:84 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:84 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:6 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [17] _start() @ Base ./client.jl:554 Clique Decomposition: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:206 Test threw exception Expression: sort.(clique_decomp(G, NoElimination())) == [collect(1:4)] MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:106 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:204 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:206 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Clique Decomposition: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:214 Test threw exception Expression: sort.(clique_decomp(G, NoElimination())) == [collect(1:3)] MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:106 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:204 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:214 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Clique Decomposition: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:223 Test threw exception Expression: sort.(clique_decomp(G, NoElimination())) == [[0x0001, 0x0002, 0x0003, 0x0004, 0x0005, 0x0006, 0x0007, 0x0008, 0x0009, 0x000a]] MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:106 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:204 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:223 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Clique Decomposition: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:234 Test threw exception Expression: sort.(clique_decomp(G, NoElimination())) == [[1, 2, 3]] MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:106 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:204 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:234 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Clique Decomposition: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:243 Test threw exception Expression: sort.(clique_decomp(G, NoElimination())) == [collect(1:6)] MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:106 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:204 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:243 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Term Sparsity Graph Poly Opt: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:274 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] get_term_sparsity_graph(cons_support::Vector{Monomial}, activated_supp::Vector{Monomial}, bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:216 [2] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:274 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [4] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:276 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:294 [inlined] [7] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [8] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [10] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:6 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [12] top-level scope @ none:6 [13] eval(m::Module, e::Any) @ Core ./boot.jl:489 [14] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [15] _start() @ Base ./client.jl:554 Initial Activated Support: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:346 Test threw exception Expression: init_activated_supp(sp, (typeof(sp))[], basis, sa) == init_act_supp UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##2#init_activated_supp##3"{SimplifyAlgorithm})(b::NCStateWord{Arbitrary}) @ NCTSSoS ./none:-1 [2] iterate @ ./generator.jl:48 [inlined] [3] collect(itr::Base.Generator{Vector{NCStateWord{Arbitrary}}, NCTSSoS.var"#init_activated_supp##2#init_activated_supp##3"{SimplifyAlgorithm}}) @ Base ./array.jl:790 [4] init_activated_supp(partial_obj::NCStatePolynomial{Float64, Arbitrary}, cons::Vector{NCStatePolynomial{Float64, Arbitrary}}, mom_mtx_bases::Vector{NCStateWord{Arbitrary}}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:274 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:331 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:346 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:346 [inlined] [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:677 [inlined] Get Term Sparsity Graph: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:349 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] get_term_sparsity_graph(cons_support::Vector{NCStateWord{Arbitrary}}, activated_supp::Vector{NCStateWord{Arbitrary}}, bases::Vector{NCStateWord{Arbitrary}}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:216 [2] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:274 [3] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [4] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:331 [inlined] [5] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [6] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:350 [inlined] [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:352 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:6 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [17] _start() @ Base ./client.jl:554 Iterate Term Sparse Supp: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:357 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] get_term_sparsity_graph(cons_support::Vector{NCStateWord{Arbitrary}}, activated_supp::Vector{NCStateWord{Arbitrary}}, bases::Vector{NCStateWord{Arbitrary}}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:216 [2] iterate_term_sparse_supp(activated_supp::Vector{NCStateWord{Arbitrary}}, poly::NCStatePolynomial{Float64, Arbitrary}, basis::Vector{NCStateWord{Arbitrary}}, elim_algo::MMD, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:242 [3] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:274 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [5] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:331 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:358 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sparse.jl:359 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:6 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [18] _start() @ Base ./client.jl:554 Precompiling packages... 4197.2 ms ✓ CliqueTrees → AMDExt 1 dependency successfully precompiled in 5 seconds. 42 already precompiled. CHSH Inequality: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:18 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:18 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:19 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:27 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [18] _start() @ Base ./client.jl:554 I_3322 inequality: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:32 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [6] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:18 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:33 [inlined] [9] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [10] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:43 [inlined] [11] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [12] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [13] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [14] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [15] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [16] top-level scope @ none:6 [17] eval(m::Module, e::Any) @ Core ./boot.jl:489 [18] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [19] _start() @ Base ./client.jl:554 CS TS Example: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:49 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm})(a::Polynomial{Float64}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [2] MappingRF @ ./reduce.jl:92 [inlined] [3] _foldl_impl(op::Base.MappingRF{NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm}, Base.BottomRF{typeof(vcat)}}, init::Vector{Monomial}, itr::Vector{Polynomial{Float64}}) @ Base ./reduce.jl:50 [4] foldl_impl @ ./reduce.jl:40 [inlined] [5] mapfoldl_impl @ ./reduce.jl:36 [inlined] [6] _mapreduce_dim @ ./reducedim.jl:331 [inlined] [7] mapreduce @ ./reducedim.jl:326 [inlined] [8] init_activated_supp(partial_obj::Polynomial{Float64}, cons::Vector{Polynomial{Float64}}, mom_mtx_bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [9] (::NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm})(::Tuple{Polynomial{Float64}, Vector{Int64}, Vector{Monomial}}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:82 [10] iterate @ ./generator.jl:48 [inlined] [11] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}, NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm}}) @ Base ./array.jl:790 [12] map(f::Function, A::Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}) @ Base ./abstractarray.jl:3402 [13] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:81 [14] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:50 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [16] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:80 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [18] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [20] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [25] _start() @ Base ./client.jl:554 Moment Method Heisenberg Model on Star Graph: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:85 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm})(a::Polynomial{Float64}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [2] MappingRF @ ./reduce.jl:92 [inlined] [3] _foldl_impl(op::Base.MappingRF{NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm}, Base.BottomRF{typeof(vcat)}}, init::Vector{Monomial}, itr::Vector{Polynomial{Float64}}) @ Base ./reduce.jl:50 [4] foldl_impl @ ./reduce.jl:40 [inlined] [5] mapfoldl_impl @ ./reduce.jl:36 [inlined] [6] _mapreduce_dim @ ./reducedim.jl:331 [inlined] [7] mapreduce @ ./reducedim.jl:326 [inlined] [8] init_activated_supp(partial_obj::Polynomial{Float64}, cons::Vector{Polynomial{Float64}}, mom_mtx_bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [9] (::NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm})(::Tuple{Polynomial{Float64}, Vector{Int64}, Vector{Monomial}}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:82 [10] iterate @ ./generator.jl:48 [inlined] [11] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}, NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm}}) @ Base ./array.jl:790 [12] map(f::Function, A::Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}) @ Base ./abstractarray.jl:3402 [13] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:81 [14] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:86 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [16] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:124 [inlined] [17] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [18] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [19] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [20] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [21] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [22] top-level scope @ none:6 [23] eval(m::Module, e::Any) @ Core ./boot.jl:489 [24] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [25] _start() @ Base ./client.jl:554 Dense: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:153 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:141 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:155 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:161 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [18] _start() @ Base ./client.jl:554 Sprase: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:172 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:141 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:173 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:179 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [18] _start() @ Base ./client.jl:554 Dense: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:195 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:186 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:196 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:200 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [18] _start() @ Base ./client.jl:554 Term Sparse: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:204 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm})(a::Polynomial{Float64}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [2] MappingRF @ ./reduce.jl:92 [inlined] [3] _foldl_impl(op::Base.MappingRF{NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm}, Base.BottomRF{typeof(vcat)}}, init::Vector{Monomial}, itr::Vector{Polynomial{Float64}}) @ Base ./reduce.jl:50 [4] foldl_impl @ ./reduce.jl:40 [inlined] [5] mapfoldl_impl @ ./reduce.jl:36 [inlined] [6] _mapreduce_dim @ ./reducedim.jl:331 [inlined] [7] mapreduce @ ./reducedim.jl:326 [inlined] [8] init_activated_supp(partial_obj::Polynomial{Float64}, cons::Vector{Polynomial{Float64}}, mom_mtx_bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [9] (::NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm})(::Tuple{Polynomial{Float64}, Vector{Int64}, Vector{Monomial}}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:82 [10] iterate @ ./generator.jl:48 [inlined] [11] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}, NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm}}) @ Base ./array.jl:790 [12] map(f::Function, A::Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}) @ Base ./abstractarray.jl:3402 [13] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:81 [14] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:186 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [16] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:205 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [18] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:212 [inlined] [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [20] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [22] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [27] _start() @ Base ./client.jl:554 Correlative Sparse: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:233 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm})(a::Polynomial{Float64}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [2] MappingRF @ ./reduce.jl:92 [inlined] [3] _foldl_impl(op::Base.MappingRF{NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm}, Base.BottomRF{typeof(vcat)}}, init::Vector{Monomial}, itr::Vector{Polynomial{Float64}}) @ Base ./reduce.jl:50 [4] foldl_impl @ ./reduce.jl:40 [inlined] [5] mapfoldl_impl @ ./reduce.jl:36 [inlined] [6] _mapreduce_dim @ ./reducedim.jl:331 [inlined] [7] mapreduce @ ./reducedim.jl:326 [inlined] [8] init_activated_supp(partial_obj::Polynomial{Float64}, cons::Vector{Polynomial{Float64}}, mom_mtx_bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [9] (::NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm})(::Tuple{Polynomial{Float64}, Vector{Int64}, Vector{Monomial}}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:82 [10] iterate @ ./generator.jl:48 [inlined] [11] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}, NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm}}) @ Base ./array.jl:790 [12] map(f::Function, A::Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}) @ Base ./abstractarray.jl:3402 [13] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:81 [14] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:219 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [16] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:234 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [18] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:239 [inlined] [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [20] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [22] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [27] _start() @ Base ./client.jl:554 Term Sparse: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:250 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:219 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:251 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/moment_solver.jl:257 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:8 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [18] _start() @ Base ./client.jl:554 CS TS Example: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:15 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm})(a::Polynomial{Float64}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [2] MappingRF @ ./reduce.jl:92 [inlined] [3] _foldl_impl(op::Base.MappingRF{NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm}, Base.BottomRF{typeof(vcat)}}, init::Vector{Monomial}, itr::Vector{Polynomial{Float64}}) @ Base ./reduce.jl:50 [4] foldl_impl @ ./reduce.jl:40 [inlined] [5] mapfoldl_impl @ ./reduce.jl:36 [inlined] [6] _mapreduce_dim @ ./reducedim.jl:331 [inlined] [7] mapreduce @ ./reducedim.jl:326 [inlined] [8] init_activated_supp(partial_obj::Polynomial{Float64}, cons::Vector{Polynomial{Float64}}, mom_mtx_bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [9] (::NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm})(::Tuple{Polynomial{Float64}, Vector{Int64}, Vector{Monomial}}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:82 [10] iterate @ ./generator.jl:48 [inlined] [11] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}, NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm}}) @ Base ./array.jl:790 [12] map(f::Function, A::Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}) @ Base ./abstractarray.jl:3402 [13] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:81 [14] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [15] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:16 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [17] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:43 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [19] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [21] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [26] _start() @ Base ./client.jl:554 Dualization Trivial Example 2: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:73 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:74 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:94 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [9] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [16] _start() @ Base ./client.jl:554 Dense: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:116 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:106 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:118 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:123 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [18] _start() @ Base ./client.jl:554 Term Sparse: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:127 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:106 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:128 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:134 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [18] _start() @ Base ./client.jl:554 Dualization Trivial Example: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:140 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:141 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:155 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [9] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [16] _start() @ Base ./client.jl:554 Dualization Example 1: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:160 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:161 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:179 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [9] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [16] _start() @ Base ./client.jl:554 Dualization Heisenberg Model on Star Graph: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:184 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:185 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:222 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [9] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [16] _start() @ Base ./client.jl:554 Correlative Sparsity: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:244 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm})(a::Polynomial{Float64}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [2] MappingRF @ ./reduce.jl:92 [inlined] [3] _foldl_impl(op::Base.MappingRF{NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm}, Base.BottomRF{typeof(vcat)}}, init::Vector{Monomial}, itr::Vector{Polynomial{Float64}}) @ Base ./reduce.jl:50 [4] foldl_impl @ ./reduce.jl:40 [inlined] [5] mapfoldl_impl @ ./reduce.jl:36 [inlined] [6] _mapreduce_dim @ ./reducedim.jl:331 [inlined] [7] mapreduce @ ./reducedim.jl:326 [inlined] [8] init_activated_supp(partial_obj::Polynomial{Float64}, cons::Vector{Polynomial{Float64}}, mom_mtx_bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [9] (::NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm})(::Tuple{Polynomial{Float64}, Vector{Int64}, Vector{Monomial}}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:82 [10] iterate @ ./generator.jl:48 [inlined] [11] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}, NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm}}) @ Base ./array.jl:790 [12] map(f::Function, A::Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}) @ Base ./abstractarray.jl:3402 [13] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:81 [14] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:229 [15] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [16] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:245 [inlined] [17] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [18] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:251 [inlined] [19] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [20] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [21] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [22] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [23] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [24] top-level scope @ none:6 [25] eval(m::Module, e::Any) @ Core ./boot.jl:489 [26] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [27] _start() @ Base ./client.jl:554 Term Sparsity: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:256 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:229 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:257 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [9] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/sos_solver.jl:263 [inlined] [10] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [11] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [12] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [13] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:9 [inlined] [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [15] top-level scope @ none:6 [16] eval(m::Module, e::Any) @ Core ./boot.jl:489 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [18] _start() @ Base ./client.jl:554 1D Heisenberg Chain: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:11 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{ComplexF64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{ComplexF64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{ComplexF64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [6] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:13 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:24 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:10 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [17] _start() @ Base ./client.jl:554 Example: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:30 Got exception outside of a @test UndefVarError: `Mosek` not defined in `Main` Suggestion: check for spelling errors or missing imports. Stacktrace: [1] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:41 [inlined] [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [3] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:31 [4] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:10 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [12] _start() @ Base ./client.jl:554 Majumdar Gosh Model: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:47 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [6] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:48 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:94 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:10 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [17] _start() @ Base ./client.jl:554 Problem Creation Interface: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:99 Got exception outside of a @test UndefVarError: `simplify` not defined in `NCTSSoS` Hint: It looks like two or more modules export different bindings with this name, resulting in ambiguity. Try explicitly importing it from a particular module, or qualifying the name with the module it should come from. Hint: a global variable of this name also exists in JuMP. Stacktrace: [1] (::NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm})(a::Polynomial{Float64}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [2] MappingRF @ ./reduce.jl:92 [inlined] [3] _foldl_impl(op::Base.MappingRF{NCTSSoS.var"#init_activated_supp##0#init_activated_supp##1"{SimplifyAlgorithm}, Base.BottomRF{typeof(vcat)}}, init::Vector{Monomial}, itr::Vector{Polynomial{Float64}}) @ Base ./reduce.jl:50 [4] foldl_impl @ ./reduce.jl:40 [inlined] [5] mapfoldl_impl @ ./reduce.jl:36 [inlined] [6] _mapreduce_dim @ ./reducedim.jl:331 [inlined] [7] mapreduce @ ./reducedim.jl:326 [inlined] [8] init_activated_supp(partial_obj::Polynomial{Float64}, cons::Vector{Polynomial{Float64}}, mom_mtx_bases::Vector{Monomial}, sa::SimplifyAlgorithm) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:167 [9] (::NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm})(::Tuple{Polynomial{Float64}, Vector{Int64}, Vector{Monomial}}) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:82 [10] iterate @ ./generator.jl:48 [inlined] [11] collect(itr::Base.Generator{Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}, NCTSSoS.var"#65#66"{NCTSSoS.CorrelativeSparsity{Polynomial{Float64}, Monomial}, SimplifyAlgorithm}}) @ Base ./array.jl:790 [12] map(f::Function, A::Base.Iterators.Zip{Tuple{Vector{Polynomial{Float64}}, Vector{Vector{Int64}}, Vector{Vector{Monomial}}}}) @ Base ./abstractarray.jl:3402 [13] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:81 [14] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [15] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:100 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [17] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:115 [inlined] [18] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [19] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [21] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:10 [inlined] [22] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [23] top-level scope @ none:6 [24] eval(m::Module, e::Any) @ Core ./boot.jl:489 [25] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [26] _start() @ Base ./client.jl:554 README Example Unconstrained: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:123 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [6] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:124 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:139 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:10 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [17] _start() @ Base ./client.jl:554 README Example Constrained: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:154 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{Polynomial{Float64}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [6] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:155 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/interface.jl:162 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:10 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [17] _start() @ Base ./client.jl:554 Precompiling packages... 15500.7 ms ✓ COSMO 1 dependency successfully precompiled in 20 seconds. 74 already precompiled. State Polynomial Opt 7.2.0: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:22 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:23 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:33 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [9] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:11 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [16] _start() @ Base ./client.jl:554 State Polynomial Opt 7.2.1: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:50 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:51 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:62 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [9] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [11] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:11 [inlined] [12] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [13] top-level scope @ none:6 [14] eval(m::Module, e::Any) @ Core ./boot.jl:489 [15] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [16] _start() @ Base ./client.jl:554 State Polynomial Opt 7.2.2: Error During Test at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:69 Got exception outside of a @test MethodError: cliquetree(::SimpleGraph{Int64}, ::NoElimination, ::Maximal) is ambiguous. Candidates: cliquetree(graph::AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::AbstractGraph{V}, ::NoElimination, ::CliqueTrees.SupernodeType) where V Stacktrace: [1] cliquetree(graph::SimpleGraph{Int64}; alg::NoElimination, snd::Maximal) @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:81 [2] clique_decomp(G::SimpleGraph{Int64}, clique_alg::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:22 [3] correlative_sparsity(pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, order::Int64, elim_algo::NoElimination) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/sparse.jl:115 [4] cs_nctssos(pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, solver_config::SolverConfig; dualize::Bool) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:77 [5] cs_nctssos(pop::NCTSSoS.PolyOpt{NCStatePolynomial{Float64, Arbitrary}}, solver_config::SolverConfig) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/interface.jl:73 [6] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:70 [7] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [8] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/state_poly_opt.jl:84 [inlined] [9] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [10] top-level scope @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:4 [11] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [12] macro expansion @ ~/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:11 [inlined] [13] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:306 [14] top-level scope @ none:6 [15] eval(m::Module, e::Any) @ Core ./boot.jl:489 [16] exec_options(opts::Base.JLOptions) @ Base ./client.jl:287 [17] _start() @ Base ./client.jl:554 1 ambiguities found. To get a list, set `broken = false`. Ambiguity #1 cliquetree(graph::Graphs.AbstractGraph{V}, alg::Union{CliqueTrees.EliminationAlgorithm, Tuple{AbstractVector, AbstractVector}, AbstractVector}, snd::CliqueTrees.SupernodeType) where V @ CliqueTrees ~/.julia/packages/CliqueTrees/koNhl/src/clique_trees.jl:97 cliquetree(graph, ::NCTSSoS.NoElimination, snd::CliqueTrees.SupernodeType) @ NCTSSoS ~/.julia/packages/NCTSSoS/oO4Ro/src/elimination.jl:5 Possible fix, define cliquetree(::Graphs.AbstractGraph{V}, ::NCTSSoS.NoElimination, ::CliqueTrees.SupernodeType) where V Method ambiguity: Test Failed at /home/pkgeval/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:78 Expression: iszero(num_ambiguities) Stacktrace: [1] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:680 [inlined] [2] _test_ambiguities(packages::Vector{Base.PkgId}; broken::Bool, kwargs::@Kwargs{}) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:78 [3] _test_ambiguities @ ~/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:68 [inlined] [4] test_ambiguities @ ~/.julia/packages/Aqua/MCcFg/src/ambiguities.jl:28 [inlined] [5] macro expansion @ ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:73 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.12/Test/src/Test.jl:1776 [inlined] [7] test_all(testtarget::Module; ambiguities::Bool, unbound_args::Bool, undefined_exports::Bool, project_extras::Bool, stale_deps::Bool, deps_compat::Bool, piracies::Bool, persistent_tasks::Bool, undocumented_names::Bool) @ Aqua ~/.julia/packages/Aqua/MCcFg/src/Aqua.jl:73 Precompiling packages... 54045.7 ms ✓ Documenter 1 dependency successfully precompiled in 54 seconds. 52 already precompiled. ┌ Warning: Unable to determine HTML(edit_link = ...) from remote HEAD branch, defaulting to "master". │ Calling `git remote` failed with an exception. Set JULIA_DEBUG=Documenter to see the error. │ Unless this is due to a configuration error, the relevant variable should be set explicitly. └ @ Documenter ~/.julia/packages/Documenter/eoWm2/src/utilities/utilities.jl:665 [ Info: SetupBuildDirectory: setting up build directory. [ Info: Doctest: running doctests. [ Info: Skipped ExpandTemplates step (doctest only). [ Info: Skipped CrossReferences step (doctest only). [ Info: Skipped CheckDocument step (doctest only). [ Info: Skipped Populate step (doctest only). [ Info: Skipped RenderDocument step (doctest only). Test Summary: | Pass Fail Error Total Time NCTSSoS.jl | 355 1 40 396 8m29.5s FastPolynomials.jl | 272 272 1m01.3s PolyOpt Constructor | 16 16 6.2s StatePolyOpt Constructor | 16 16 3.7s Correlative Sparsity without constraints | 4 2 6 25.9s Example 2 | 2 1 3 25.7s No Elimination | 1 1 5.6s MF | 1 1 18.5s AsIS | 1 1 1.5s Example 1 | 2 1 3 0.2s No Elimination | 1 1 0.0s MF | 1 1 0.0s AsIS | 1 1 0.0s Correlative Sparsity with constrains | 6 1 7 0.3s No Elimination | 1 1 0.0s MF | 3 3 0.2s AsIS | 3 3 0.0s Correlative Sparsity Components | 17 5 22 9.0s Get Correlative Graph | 5 5 3.9s Clique Decomposition | 10 5 15 4.8s Assign Constraint | 2 2 0.3s Term Sparsity | 4 4 7.0s Term Sparsity Graph Poly Opt | 1 1 1.8s Test Case 7.2.0 | 3 3 5.2s Initial Activated Support | 1 1 0.8s Get Term Sparsity Graph | 1 1 0.3s Iterate Term Sparse Supp | 1 1 4.2s Utilities | 8 8 9.4s Special Constraint Type | 2 2 9.0s CHSH Inequality | 1 1 8.9s I_3322 inequality | 1 1 0.0s CS TS Example | 1 1 2.0s Moment Method Heisenberg Model on Star Graph | 1 1 2.8s Replace DynamicPolynomials variables with JuMP variables | 1 1 2.4s Moment Method Example 1 | 2 2 0.1s Dense | 1 1 0.0s Sprase | 1 1 0.0s Moment Method Example 2 | 2 2 0.1s Dense | 1 1 0.0s Term Sparse | 1 1 0.0s Moment Method Correlative Sparsity | 2 2 0.3s Correlative Sparse | 1 1 0.0s Term Sparse | 1 1 0.0s CS TS Example | 1 1 1.3s Cαj | 1 1 7.5s Dualization Trivial Example 2 | 1 1 0.1s Dualization Example 2 | 2 2 0.0s Dense | 1 1 0.0s Term Sparse | 1 1 0.0s Dualization Trivial Example | 1 1 0.0s Dualization Example 1 | 1 1 0.0s Dualization Heisenberg Model on Star Graph | 1 1 1.5s SOS Method Correlative Sparsity | 2 2 0.3s Correlative Sparsity | 1 1 0.0s Term Sparsity | 1 1 0.0s 1D Heisenberg Chain | 1 1 8.4s Example | 1 1 0.2s Majumdar Gosh Model | 1 1 2.5s Problem Creation Interface | 1 1 0.0s README Example Unconstrained | 1 1 0.2s README Example Constrained | 1 1 0.0s State Polynomial Opt 7.2.0 | 1 1 2.9s State Polynomial Opt 7.2.1 | 1 1 0.0s State Polynomial Opt 7.2.2 | 1 1 0.1s Constrain Moment matrix | 3 3 5.6s Method ambiguity | 1 1 26.7s Unbound type parameters | 1 1 0.3s Undefined exports | 1 1 0.0s Compare Project.toml and test/Project.toml | 1 1 0.0s Stale dependencies | 1 1 14.5s Compat bounds | 4 4 0.8s Piracy | 1 1 0.2s Persistent tasks | 1 1 36.9s DocTest | 1 1 54.0s Stale Imports | 0 54.2s RNG of the outermost testset: Random.Xoshiro(0x1ddab762c0790270, 0x9f8a618a9f1315f5, 0xf60f71da31a280f9, 0xa74a2c32abe30c62, 0x5dce4aa849141fda) ERROR: LoadError: Some tests did not pass: 355 passed, 1 failed, 40 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/NCTSSoS/oO4Ro/test/runtests.jl:3 Testing failed after 593.17s ERROR: LoadError: Package NCTSSoS errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2427 [3] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/Operations.jl:2280 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:483 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.12/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:219 [10] include(mod::Module, _path::String) @ Base ./Base.jl:305 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:321 [12] _start() @ Base ./client.jl:554 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval failed after 705.75s: package has test failures