Sun, 12 May 2024 19:29:11 UTC | login

Information for build travelccm-1.00.5-5.fc33

ID181005
Package Nametravelccm
Version1.00.5
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/travelccm.git#efa8dde84549fa04b6d84048f7e32eb937508dda
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 bydavidlt
State failed
Volume DEFAULT
StartedFri, 07 May 2021 19:57:09 UTC
CompletedFri, 07 May 2021 20:09:14 UTC
Taskbuild (f33, /rpms/travelccm.git:efa8dde84549fa04b6d84048f7e32eb937508dda)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/travelccm.git#efa8dde84549fa04b6d84048f7e32eb937508dda'}}
Tags No tags
RPMs No RPMs
Changelog * Sun Aug 09 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.00.5-5 - Rebuild for CMake out of source change * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.00.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jun 06 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.00.5-3 - Rebuilt for SOCI 4.0.1-alpha2 * Wed Jun 03 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.00.5-2 - Rebuilt for Boost 1.73 * Sun May 31 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.00.5-1 - Upstream update * Sun Feb 16 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.00.4-7 - Removed the python-abi problematic line * Sun Feb 16 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.00.4-6 - Fixed Python3 macro expansion issue * Sun Feb 16 2020 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.00.4-5 - BZ#41324726 - fixed the FTBFS issue on armv7hl * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.00.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Aug 19 2019 Miro HronĨok <mhroncok@redhat.com> - 1.00.4-3 - Rebuilt for Python 3.8 * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.00.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jul 11 2019 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.00.4-1 - CMake support files updated for Python 3.8 * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.00.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jan 25 2019 Jonathan Wakely <jwakely@redhat.com> - 1.00.3-2 - Rebuilt for Boost 1.69 * Thu Jan 17 2019 Denis Arnaud <denis.arnaud_fedora@m4x.org> - 1.00.3-1 - Upstream update