Mon, 13 May 2024 16:06:10 UTC | login

Information for build travelccm-1.00.4-2.fc31

ID119287
Package Nametravelccm
Version1.00.4
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/travelccm.git#2f5882276d3942004ab66d1617a0d73a35609472
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: http://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 Schedule Manager project: http://sourceforge.net/projects/air-sched), 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: http://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 complete
Volume DEFAULT
StartedWed, 07 Aug 2019 23:27:31 UTC
CompletedThu, 08 Aug 2019 01:26:49 UTC
Taskbuild (f31-candidate, /rpms/travelccm.git:2f5882276d3942004ab66d1617a0d73a35609472)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/travelccm.git#2f5882276d3942004ab66d1617a0d73a35609472'}}
Tags
f31
f32
f33
RPMs
src
travelccm-1.00.4-2.fc31.src.rpm (info) (download)
noarch
travelccm-doc-1.00.4-2.fc31.noarch.rpm (info) (download)
riscv64
travelccm-1.00.4-2.fc31.riscv64.rpm (info) (download)
travelccm-devel-1.00.4-2.fc31.riscv64.rpm (info) (download)
travelccm-debuginfo-1.00.4-2.fc31.riscv64.rpm (info) (download)
travelccm-debugsource-1.00.4-2.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.00.2-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu May 10 2018 Jonathan Wakely <jwakely@redhat.com> - 1.00.2-15 - Add BuildRequires: boost-python2-devel to fix build with boost-1.66.0-7.fc29 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.00.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 23 2018 Jonathan Wakely <jwakely@redhat.com> - 1.00.2-13 - Rebuilt for Boost 1.66