Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |
Launch files
Messages
Services
Plugins
Recent questions tagged cx_z3_vendor at Robotics Stack Exchange
Package Summary
| Version | 0.0.0 |
| License | Apache-2.0 |
| Build type | AMENT_CMAKE |
| Use | RECOMMENDED |
Repository Summary
| Checkout URI | https://github.com/carologistics/clips_executive.git |
| VCS Type | git |
| VCS Version | master |
| Last Updated | 2026-01-07 |
| Dev Status | MAINTAINED |
| Released | RELEASED |
| Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Maintainers
- Tarik Viehmann
Authors
cx_z3_vendor
Provides a specific version of the z3 solver (https://github.com/Z3Prover/z3), which works fine in combination with the NEXTFLAP planner.
Apparently, new versions of z3 are unable to solve the smt problems emitted by NEXTFLAP for finding temporal plans. In order to identify the issue, changes of default parameters reverted and newer features were disabled without success.
Hence, this package provides a legacy version that is capable of solving the problems emitted by the planner.
The z3 solver itself is licensed under MIT, this vendor utilizes the Apache-2.0 license.
Usage
CLI
Simply run z3:
z3
Shared Libraries
in CMake:
find_package(cx_z3_vendor)
find_package(Z3)
...
target_link_libraries(<target> PUBLIC z3::libz3)
Package Dependencies
| Deps | Name |
|---|---|
| ament_cmake | |
| ament_lint_auto | |
| ament_lint_common |
System Dependencies
Dependant Packages
| Name | Deps |
|---|---|
| cx_up_nextflap |