XCSF  1.4.7
XCSF learning classifier system
pybind_utils.h File Reference

Utilities for Python library. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::string get_timestamp ()
 Returns a formatted string for displaying time. More...
 

Detailed Description

Utilities for Python library.

Author
Richard Preen rpree.nosp@m.n@gm.nosp@m.ail.c.nosp@m.om
Date
2023.

Definition in file pybind_utils.h.

Function Documentation

◆ get_timestamp()

std::string get_timestamp ( )

Returns a formatted string for displaying time.

Returns
String representation of the current time.

Definition at line 31 of file pybind_utils.h.

Referenced by XCS::print_status(), EarlyStoppingCallback::retrieve(), EarlyStoppingCallback::run(), CheckpointCallback::save(), and EarlyStoppingCallback::store().

Here is the caller graph for this function: