Vcsn
2.2
Be Rational
|
#include <a-star.hh>
Public Member Functions | |
profile (state_t state, const self_t &a_star) | |
bool | operator< (const profile &rhs) const |
Public Attributes | |
state_t | state_ |
const self_t & | a_star_ |
Friends | |
std::ostream & | operator<< (std::ostream &o, const profile &p) |
|
inline |
|
inline |
|
friend |
const self_t& vcsn::detail::a_star_impl< Aut >::profile::a_star_ |
Definition at line 76 of file a-star.hh.
Referenced by vcsn::detail::a_star_impl< Aut >::profile::operator<().
state_t vcsn::detail::a_star_impl< Aut >::profile::state_ |
Definition at line 75 of file a-star.hh.
Referenced by vcsn::detail::a_star_impl< Aut >::profile::operator<().