Information for build travelccm-1.00.8-1.oc9

ID30966
Package Nametravelccm
Version1.00.8
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/travelccm.git?.#811055afbb2785f72f875bd9f767c98853891d11
SummaryC++ Travel Customer Choice Model (CCM) Library
Descriptiontravelccm aims at providing a clean API, and the corresponding C++ implementation, for choosing one item among a set of travel solutions, given demand-related characteristics (e.g., Willingness-To-Pay, preferred airline, preferred cabin, etc.). The travelccm C++ library implements some simple Customer Choice Models (CCM), as referenced in the literature (PhD dissertations at MIT, for instance: https://dspace.mit.edu). The travelccm C++ library exposes a simple, clean and object-oriented, API. For instance, the choose() method takes, as input, both a structure representing the travel request (e.g., "from Washington, DC, US, to Beijing, China, on the 25th of May") and a list of travel solutions (as provided by the Airline Travel Solution Provider (AirTSP) project: https://github.com/airsim/airtsp), and yields, as output, the chosen item. The output can then be used by other systems, for instance to book the corresponding travel or to visualize it on a map and calendar and to share it with others. travelccm makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions: https://www.boost.org) library is used. Install the travelccm package if you need a library of basic C++ objects for Customer-Choice Modeling (CCM), mainly for simulation purpose.
Built byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 07:35:40 CST
CompletedSat, 21 Sep 2024 07:43:05 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/travelccm.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/travelccm.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
travelccm-1.00.8-1.oc9.src.rpm (info) (download)
aarch64
travelccm-1.00.8-1.oc9.aarch64.rpm (info) (download)
travelccm-devel-1.00.8-1.oc9.aarch64.rpm (info) (download)
travelccm-debuginfo-1.00.8-1.oc9.aarch64.rpm (info) (download)
travelccm-debugsource-1.00.8-1.oc9.aarch64.rpm (info) (download)
noarch
travelccm-doc-1.00.8-1.oc9.noarch.rpm (info) (download)
x86_64
travelccm-1.00.8-1.oc9.x86_64.rpm (info) (download)
travelccm-devel-1.00.8-1.oc9.x86_64.rpm (info) (download)
travelccm-debuginfo-1.00.8-1.oc9.x86_64.rpm (info) (download)
travelccm-debugsource-1.00.8-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.00.8-1 - initial build